Skip to Main Content

R Programming Workshops : Automated Reports in RStudio with Quarto

Content from R programming workshops offered by the UW-Madison Libraries

Workshop Description

One way to automate your reports is to create files with human readable text and machine readable code. This workshop will cover creating reproducible reports of this type in RStudio using Quarto. After this session, you will be able to create Quarto documents, add formatted text and executable code blocks, and render the document into a final report.

A working knowledge of R and RStudio would be helpful for you to get the most out of this session.

Resources