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

...

Arguments to be passed to [bookdown::gitbook]

Value

A modified gitbook with the standard tech report formatting.

Examples

if (FALSE) {
  output: ratlas::techreport_gitbook
}