- The example provides a quick look at:
- Simple text formatting with Markdown syntax
- Inserting code chunks, and modifying chunk options
- A simple table of summary statistics (this method only works for HTML)
- How to include mathematical expressions
- As a stand alone equation
- In-line with other text
Check out Jarvis' .Rmd file for a detailed look at how to generate formatted tables with model output, and integrate them in .Rmd documents! The GitHub repo can be accessed here:
https://github.com/jarvischen01/id529-regression-models