measr_pdf: Create an R Markdown PDF measr Report

View source: R/render.R

measr_pdfR Documentation

Create an R Markdown PDF measr Report

Description

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

Usage

measr_pdf(...)

Arguments

...

Arguments to be passed to ⁠[bookdown::pdf_document2]⁠

Value

A modified pdf_document2 with the standard tech report formatting.

Examples

## Not run: 
output: ratlas::measr_pdf

## End(Not run)

atlas-aai/ratlas documentation built on Nov. 13, 2024, 12:31 a.m.