topicguide_pdf {ratlas} | R Documentation |
Create an R Markdown PDF 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 document formatting.
Usage
topicguide_pdf(...)
Arguments
... |
Arguments to be passed to |
Value
A modified pdf_document2
with the standard tech report formatting.
Examples
## Not run:
output: ratlas::topicguide_pdf
## End(Not run)
[Package ratlas version 0.1.0 Index]