outbreak: R Markdown format for EHA Outbreak Scenarios Reports

View source: R/outbreak.R

outbreakR Documentation

R Markdown format for EHA Outbreak Scenarios Reports

Description

R Markdown format for EHA Outbreak Scenarios Reports

Usage

outbreak(
  self_contained = TRUE,
  lib_dir = NULL,
  keep_md = FALSE,
  cache_prefix = "cache/",
  ...
)

Arguments

self_contained

Include all dependencies

lib_dir

Local directory to copy assets

keep_md

Keep knitr-generated markdown

cache_prefix

String. Prefix for cache

...

Additional function arguments to pass to the base R Markdown HTML output formatter

theme

Bootstrap theme

mathjax

Include mathjax, "local" or "default"

pandoc_args

Other arguments to pass to pandoc


ecohealthalliance/ehastyle documentation built on Jan. 28, 2023, 12:14 a.m.