knit_print.tidychart: Printing in knitr reports
Description
Normally you don't want to use this function explicitly.
It is called automatically when printing output in knitr.
Usage
# S3 method for tidychart
knit_print(x, ...)
Arguments
x
object of class tidychart to display in knitr document
...
arguments passed to `knit_print` function
Value
object of class `html_screenshot` or `knit_asis`