includeRmd: Compiles Rmd and output html

Description Usage Arguments Value

View source: R/includeRmd.R

Description

Compiles Rmd and output html

Usage

1
includeRmd(file, fragment.only = TRUE, quiet = TRUE, ...)

Arguments

file

file name of the .Rmd file

fragment.only

logical passed to the knitr::knit2html() function

quiet

Default quiet = TRUE passed down to knit2html()

...

Additonal arguments passed down to knit2html()

Value

html vector


stefvanbuuren/RRR documentation built on Sept. 8, 2020, 12:11 a.m.