lazyrmd (version 0.2.0)

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

options

knitr options

additional arguments passed to the htmlwidgets knit_print method