R: Difference between revisions

Jump to navigation Jump to search
262 bytes added ,  7 years ago
No edit summary
Line 6: Line 6:


== The R interpreter ==
== The R interpreter ==
With R in your environment, you can start the R interpreter, and type R code inside that environment:
You need to begin by loading an R module; there will typically be several versions available which you can see using the command
 
{{Command
|module avail R
}}
You can load a particular R module using the command
{{Command
|module load R/3.2.2
}}
and with R now loaded in your environment, you can start the R interpreter, and type R code inside that environment:
{{Command
{{Command
|R
|R
Bureaucrats, cc_docs_admin, cc_staff
2,321

edits

Navigation menu