Skip to main content

R Markdown Cookbook Practical Tips and Tricks for R Markdown

Chapter 16 Managing Projects

When you work on larger projects or reports, you may not want to put all text and code in a single R Markdown document, but organize them in smaller units instead. In this chapter, we introduce tips on how to organize multiple files related to R Markdown.