techreport_gitbook {ratlas} | R Documentation |
This is a function called in the output of the yaml of the Rmd file to specify using the standard DLM tech report pdf document formatting.
techreport_gitbook(...)
... |
Arguments to be passed to |
A modified gitbook
with the standard tech report formatting.
## Not run:
output: ratlas::techreport_gitbook
## End(Not run)