Making Your Reports Shine: HTML Edition
This lesson is called Making Your Reports Shine: HTML Edition, part of the R in 3 Months (Fall 2022) course. This lesson is called Making Your Reports Shine: HTML Edition, part of the R in 3 Months (Fall 2022) course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Your Turn
Change the theme of your report by adding a theme option to your YAML. Use any of the following options: "cerulean", "cosmo", "flatly", "journal", "lumen", "paper", "readable", "sandstone", "simplex", "spacelab", "united", and "yeti"
Learn More
The list of themes I referenced in this video are found in RMarkdown: The Definitive Guide.
The other themes/collections of themes I mentioned are below:
Have any questions? Put them below and we will help you out!
Course Content
142 Lessons
You need to be signed-in to comment on this post. Login.
Abby Isaacson • June 10, 2021
David can you remind me (or what class call it was on), how do you recommend sharing final html report links? I've learned I can't share the file link from R Studio, because that's just a file link to my desktop. When I push the html to Github, it's jibber. Do I have to host the link on a free site?