6.2 R Markdown Installation

  1. Install R from https://www.r-project.org.
  2. Install RStudio IDE from https://www.rstudio.com. This is a nice platform to combine R console, R files, R workspace and any output together in one interface.
  3. In RStudio, open a new file, choose the file type R Markdown.