html_doc_0: passthrough for html_document

Description Usage Arguments Value See Also Examples

View source: R/html_doc_0.R

Description

The simplest thing we can do is pass all our arguments to rmarkdown::html_document

Usage

1

Arguments

...

arguments passed to rmarkdown::html_document

Value

R Markdown output format to pass to rmarkdown::render

See Also

http://rmarkdown.rstudio.com/developer_custom_formats.html

Examples

1
2
3
4
## Not run: 
  rmarkdown::render("foo.Rmd", html_doc_0())

## End(Not run)

ijlyttle/user2016docdemo documentation built on May 18, 2019, 3:42 a.m.