topicguide_rdocx: Create an R Markdown Word Document Topic Guide

View source: R/render.R

topicguide_rdocxR Documentation

Create an R Markdown Word Document Topic Guide

Description

This is a function called in the output of the yaml of the Rmd file to specify using the standard DLM topic guide word document formatting.

Usage

topicguide_rdocx(...)

Arguments

...

Arguments to be passed to ⁠[bookdown::word_document2]⁠

Value

A modified word_document2 with the standard topic guide formatting.

Examples

## Not run: 
output: ratlas::topicguide_rdocx

## End(Not run)

ratlas documentation built on April 4, 2025, 12:22 a.m.