printFig: Set figure related chunk options for print figures

Description Usage Arguments Value Author(s)

Description

Set figure related chunk options for print figures

Usage

1
printFig(fig.width = 8, fig.height = 8, dpi = 300, ...)

Arguments

fig.width

Figure width in inches

fig.height

Figure height in inches

dpi

Resolution to use for figure output

...

Additional knitr chunk options

Value

A list with the previous set of options is returned invisibly.

Author(s)

Peter Humburg


humburg/reportmd documentation built on May 17, 2019, 9:13 p.m.