Rmd

writing in Rmd with inline code

One of the best things about RMarkdown is that you can use inline code to report summary and inferential statistics in your text. This means that it is impossible to make an error and if your data/values change, the text automatically updates.

knitting to pdf

Working out how to change the font when knitting Rmd to pdf