R and R-Studio
They are statistical language and ID
rorR- R console in terminalRscript my.r- executes file in terminalRscript -e "getwd()"- executes cmd in terminal, can quickly install a library.R CMD BATCH my.rruns R script and saves output tomy.r.Rout- To make R Script executable like
./my.rthen:- set permission to 755
- add correct
#!to top of file
2025-01-12
January 12, 2025