Picking up where we left off last week, Ellis Hughes and I dive into controlling code chunks and figure options within your RMarkdown reports.
We cover:
1) How to show or hide your code in the report
2) How to show or hide the output of your code in a report
3) How to show code without having R run it in the report
4) Setting figure height, width, and alignment
5) Setting a figure caption
The first RMarkdown file covers the basics <CLICK HERE>
The second RMarkdown walks through a more nuanced example, where we scrape data from basketball-reference.com and create a {ggplot2} plot of Team Offensive and Defensive Rebounds <CLICK HERE>
To watch the screen cast, CLICK HERE.