可以使用的函数:
debug(fun)-undebug(fun) 每次运行fun时将打开调试浏览器,使用undebug将退出这种调试
循环调试:http://www.cnblogs.com/xuanlvshu/p/6351825.html介绍的详细
https://support.rstudio.com/hc/en-us/articles/200534337-Breakpoint-Troubleshooting
http://blog.csdn.net/lcj_cjfykx/article/details/27618989