Hi all,
Tomorrow we are going to spend some time working with R markdown to generate reports in R. To create reports as a PDF or a word doc, you will need LaTeX installed on your computer. The link to install it is here:
https://www.latex-project.org/get/#tex-distributions
Please note that it is quite large so the download time will take a bit! Once it is installed on your computer you don't need to do anything else -- RStudio will access it when generating reports.
Let me know if you have any questions.