6.2 R Markdown Installation
- Install R from https://www.r-project.org.
- 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.
- In RStudio, open a new file, choose the file type R Markdown.