Loading R module

Load a module:

$ module load r-studio/4.1.2

Using R

Once loaded, you can start the R console:

$ R

Or execute an R script:

$ Rscript <file name>


Page last modified: 09/24/2022 11:50.