My video demo and introductory checklist on how to debug with R and Eclipse IDE

My video demo and introductory checklist on how to debug with R and Eclipse IDE Install instructions to debug R with R Install correct Eclipse version plugin from and follow instructions: http://www.walware.de/ Also, ensure to install RJ R package dependency as well at. Ie. Use in R: install.packages(c(“rj”, “rj.gd”), repos=”http://download.walware.de/rj-1.1″) Note during the Eclipse Stat […]