knitr_options_html: Knitr options for an HTML output format

Description Usage Value See Also

View source: R/remark_presentation_format.R

Description

Define knitr options for an R Markdown output format that creates HTML output.

Usage

1
knitr_options_html(fig_width, fig_height, fig_retina, keep_md, dev = "png")

Value

An list that can be passed as the knitr argument of the output_format function.

See Also

knitr_options, output_format


imouzon/usefulR documentation built on May 18, 2019, 4:46 a.m.