Accessing RStudio through OnDemand


Figure 1

The OnDemand home screen with the Interactive Apps tab expanded to show RStudio

Figure 2

The RStudio OnDemand setup screen with text boxes for the four options listed above filled in using the values specified.

Figure 3

An OnDemand card with the information for a running RStudio job. The Host is css-094, the Time Remaining is 2 hours and 52 minutes, the compression slider is set to approximately 6 out of 9 and the Image Quality slider is approximately 5 out of 9.

Figure 4

An interactive desktop showing a new RStudio session. An R console takes up the left half of RStudio, and the right half is split between an environment section on top and a file browser on bottom.

Figure 5

The new document button in RStudio expanded to show options like 'R Script' and 'R Markdown'.

Figure 6

The terminal tab in RStudio showing a terminal connected to the host css-106

Figure 7

The Development Nodes dropdown from the OnDemand navigation bar showing the development nodes accessible on the HPCC

Figure 8

The top command running through the RStudio terminal. In addition to some auxiliary processes, one row in the top output has 'rstudio' in the COMMAND column.

Managing R package installation and environment


Figure 1

The new RStudio Project button in RStudio

Parallelizing your R code with future


Using R on the command line


Submitting R code to SLURM