R: Difference between revisions

Jump to navigation Jump to search
No change in size ,  7 years ago
Line 8: Line 8:
You need to begin by loading an R module; there will typically be several versions available which you can see using the command  
You need to begin by loading an R module; there will typically be several versions available which you can see using the command  
{{Command
{{Command
|module avail R
|module avail r
}}
}}
You can load a particular R module using a command like  
You can load a particular R module using a command like  
{{Command
{{Command
|module load R/3.3.2
|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:
Bureaucrats, cc_docs_admin, cc_staff
2,321

edits

Navigation menu