word_document: word_document from rmarkdown, but has an added option not to...

Description Usage Arguments

View source: R/rmarkdown_options.R

Description

Exactly like rmarkdown::word_document(), but with one added argument

Usage

1
word_document(..., break_on_error = FALSE)

Arguments

...

all other arguments passed to rmarkdown::word_document()

break_on_error

should an error in the R code execution interrupt the rendering or should rendering continue, defaults to FALSE


grebbel/formr_test documentation built on May 17, 2019, 8:34 a.m.