consulting_report: Create an R Markdown PDF Consulting Report

View source: R/render-rmd.R

consulting_reportR Documentation

Create an R Markdown PDF Consulting Report

Description

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

Usage

consulting_report(...)

Arguments

...

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

Value

A modified pdf_document2 with the standard consulting report formatting.

Examples

## Not run: 
  output: wjake::consulting_report

## End(Not run)

wjakethompson/wjake documentation built on June 29, 2024, 7:47 a.m.