Collection of example codes illustrating using R and RStudio on the FASRC clusters.
See FASRC R and RStudio documentation
- Example 1: Print out integers from 10 down to 1
- R with Jupyter: How to use R in a Jupyter Notebook with
r2py
- R with Singularity: Singularity definition files
- R packages with Spack with specific examples of:
glmnet
rstan
sf
- Install specific version of R
- Submit a slurm batch job
- FASRC R and RStudio documentation
- Official R website
- An Introduction to R
- R tutorial (tutorialspoint)
- R-Forge