Effective Reporting with R Markdown
The previous chapter covered the different types of graphing techniques, all of which are static. In this chapter, we will take this one step further and discuss how to generate graphs and tables using R Markdown consistently.
By the end of this chapter, you will have learned the fundamentals of R Markdown reports, including how to add, fine-tune, and customize figures and tables to make interactive and effective reports. You will also know how to generate effective R Markdown reports that can add some flying colors to your presentations.
In this chapter, we will cover the following topics:
- Fundamentals of R Markdown
- Generating a financial analysis report
- Customizing R Markdown reports