Bureaucrats, cc_docs_admin, cc_staff
2,321
edits
Line 10: | Line 10: | ||
|module avail R | |module avail R | ||
}} | }} | ||
You can load a particular R module using | You can load a particular R module using a command like | ||
{{Command | {{Command | ||
|module load R/3. | |module load R/3.3.2 | ||
}} | }} | ||
and with R now loaded in your environment, you can start the R interpreter, and type R code inside that environment: | and with R now loaded in your environment, you can start the R interpreter, and type R code inside that environment: |