Learn R Programming

ratlas (version 0.1.1)

topicguide_docx: 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_docx(...)

Value

A modified word_document2 with the standard topic guide formatting.

Arguments

...

Arguments to be passed to [bookdown::word_document2]

Examples

Run this code
if (FALSE) {
output: ratlas::topicguide_docx
}

Run the code above in your browser using DataLab