|
|
|
|
|
by _2d30
2968 days ago
|
|
Graphs, widgets and other rich/dynamic output is also possible with the R approach. https://rmarkdown.rstudio.com/ Additionally, Rstudio is an incredibly powerful IDE for data analysis. EDIT: Interestingly, however, I still use ESS https://ess.r-project.org/ but that's because I love Emacs too much :D |
|
I also tend gravitate towards ESS, and probably split my R development time between emacs and RStudio. I've even written a very kludgy Rmd notebook mode that uses overlays to show evaluation results from code chunks. But RStudio is very well-designed and ESS just doesn't compare feature-wise, sadly.