outbreak_word: Create output for Word document

View source: R/outbreak.R

outbreak_wordR Documentation

Create output for Word document

Description

Create output for Word document

Usage

outbreak_word(
  cache_prefix = "cache/",
  keep_md = FALSE,
  proposal = FALSE,
  usaid = FALSE,
  usaid_panel = 1,
  ...
)

Arguments

cache_prefix

String. Prefix for cache

keep_md

Logical. Keep the markdown file generated by knitting. Note that if this is TRUE then clean_supporting will always be FALSE.

proposal

Logical. Should the proposal format be used.

usaid

Logical. Should the USAID format be used

usaid_panel

Numeric. Which USAID sidebar image should be used (1,2, or 4)?

...

Additional arguments to pass to word_document

See Also

knitr_options, output_format, word_document


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