Description
In this course, you will :
- Learn about the three parts of a Markdown file: code, text, and metadata.
- As you create your first Markdown files, you'll also learn how to add and modify each of these elements in your own reports.
- Create data visualisations with ggplot2 and learn how to change how the plots appear in your knit report.
- How to add, label, and modify code chunks, as well as code chunk options.
- Learn how to create lists and tables for your report.
- Learn how to personalise your reports with your brand's fonts and colours by adding a table of contents and a CSS file to the YAML header.
Syllabus :
- Getting Started with R Markdown
- Adding Analyses and Visualizations
- Improving the Report
- Customizing the Report