RStudio
1 min read • 207 wordsRStudio is an integrated development environment (IDE) for R.
It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management. A graphical RStudio is available through Dartmouth Open OnDemand
To get started, connect to OOD and choose Rstudio from the Interactive Apps or the pinned menu from the dashboard.
In the submission form, you can choose the length of your job and the number of nodes you need.
Click on “Connect to RStudio Server” to begin using RStudio.
Once you have entered your session, you should see the RStudio page below:
This is a typical RStudio interface that should be familiar to most users.