7.5.0.Documentation and reports - quanganh2001/Google-Data-Analytics-Professional-Certificate-Coursera GitHub Wiki
When you’re ready to save and present your analysis, R has different options to consider. In this part of the course, you’ll explore R Markdown, a file format for making dynamic documents with R. You’ll find out how to format and export R Markdown, including how to incorporate R code chunks in your documents.
Learning Objectives
- Demonstrate an understanding of how to export R Markdown notebooks
- Incorporate R code chunks into R Markdown notebooks
- Use basic formatting in R Markdown to create structure and emphasize content
- Describe the R Markdown notebooks and their use to document R programming code
- Create and outline a structure for an R Markdown notebook
- Access and use a customized R Markdown template included in an R package
- Demonstrate an understanding of the uses of R Markdown templates