pagedreport is an R package to help you make beautiful PDF-based reports from RMarkdown.
You can install it with :
remotes::install_github("rfortherestofus/pagedreport", ref = "main")
Three templates are available for the moment (each is named after its default image) :
windmill
grid
hazelnuts
An intro explaining the what and why of the package is available on the R for the Rest of Us website.
The full docs are available here.
Please note that the pagedreport project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.