#+options: toc:nil num:nil author:nil * Run R scripts Write the script and save it. Then go to the directory where the script was saved and run this code from terminal #+begin_src bash Rscript script.R #+end_src