Normally you don't want to use this function explicitly. It is called automatically when printing output in knitr.

# 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`