knit_print.htmlwidget: A custom knitr print method for htmlwidgets

Description Usage Arguments

Description

A custom knitr print method for htmlwidgets

Usage

1
2
## S3 method for class 'htmlwidget'
knit_print(x, ..., options = NULL)

Arguments

x

an R object to be printed

options

knitr options

...

additional arguments passed to the htmlwidgets knit_print method


lazyrmd documentation built on May 2, 2019, 2:15 a.m.