knit_print.htmlwidget: A custom knitr print method for htmlwidgets
Description
A custom knitr print method for htmlwidgets
Usage
# S3 method for htmlwidget
knit_print(x, ..., options = NULL)
Arguments
x
an R object to be printed
…
additional arguments passed to the htmlwidgets knit_print
method