Week 4 lecture video posted #14
eeholmes
started this conversation in
Team Posts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here are the Week 4 notes.
RMarkdown Reports
Lecture video See video below for how to make a Word template. I wasn't able to do that in the lecture.
The lecture notes
Sample R Markdown repository on GitHub
Sample Word repository on GitHub
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.More example videos
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.
Post-lecture Q&A
How to improve accessiblilty (508 compliance)
Essential reading for advanced R Markdown work
Some of my tips:
Beta Was this translation helpful? Give feedback.
All reactions