Difference between revisions of "R Tutorial"
From HPC users
Jump to navigationJump to search
(Created page with "Here is a tutorial on using R on the Cluster. The topics are: * general introduction to the cluster * R module and extensions * using R in a job script * job arrays with R * t...") |
|||
Line 8: | Line 8: | ||
The tutorial is available in the following files: | The tutorial is available in the following files: | ||
* slides with explanations and examples [ | * slides with explanations and examples [[media:UsingRonCARL.pdf |[pdf]]] | ||
* files for basic examples [tgz] | * files for basic examples [[media:Rscript.tar.gz |[tgz]]] |
Latest revision as of 10:21, 10 July 2020
Here is a tutorial on using R on the Cluster. The topics are:
- general introduction to the cluster
- R module and extensions
- using R in a job script
- job arrays with R
- thread-parallel R
- using (csv-)files
The tutorial is available in the following files: