In this chapter, we will learn how to use RStudio to wrap your code, graphics, plots, and findings (such as the representation of reports of the data frame) in a complete and informative data analysis report. We will also learn how to publish it in different formats for different audiences using R Markdown and packages such as knitr. Finally, we will learn how to customize data reports and export data in different formats.
The following topics will be covered in this chapter:
- Learning R Markdown concepts
- Producing reproducible data analysis reports with knitr
- Customizing your data reports
- Exporting in different formats