R on ARC
Jump to navigation
Jump to search
General
Running R scripts from the command line
When you start R usual way you get into interactive R shell where you can type commands and get the results back. Like this:
$ module load R/3.6.2 $ R