This is a function called in the output of the yaml of the Rmd file to specify using the standard measr report document formatting.

measr_pdf(...)

Arguments

...

Arguments to be passed to [bookdown::pdf_document2]

Value

A modified pdf_document2 with the standard tech report formatting.

Examples

if (FALSE) { # \dontrun{
output: ratlas::measr_pdf
} # }