Hello Quarto

markdown
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Using Word Reference Documents with RMarkdown to Create Custom Reports

By David Keyes

Added Thu Feb 20, 2025

What is this?

This tutorial demonstrates how to customize the appearance of Word documents generated from RMarkdown by utilizing reference documents. By creating a Word template with desired styles and specifying it in the RMarkdown YAML header, users can ensure consistent and personalized formatting in their reports.

  1. Link to tutorial here: https://rfortherestofus.com/2020/07/word-reference-documents-rmarkdown/
Back to top