Lecture video
Try out R Markdown on R Studio Cloud. Open one of the Rmds and click the Knit button.
Try out creating the Word report on R Studio Cloud. Open
Report_with_Tables.Rmd
, Click Knit, and then download the
Word output to look at it. If you forget to download, then click on the
file and click ‘Export’. For some reason, ‘Download’ is ‘Export’ in R
Studio Cloud.
Create a Word template. This shows you how to make a Word template that works with the output from R Markdown.
Creating the R Markdown folder A short clip of me making the folder and publishing it to GitHub.
Kniting a R Markdown file This shows you how to open a demo R Markdown file in RStudio and knit it to html.
Some of my tips: