Knitr S3 methods
These S3 methods are necessary to help Shiny applications and UI chunks embed themselves in knitr/rmarkdown documents.
knit_print.shiny.appobj(x, ...) knit_print.shiny.render.function(x, ..., inline = FALSE) knit_print.reactive(x, ..., inline = FALSE)
x |
Object to knit_print |
... |
Additional knit_print arguments |
inline |
Whether the object is printed inline. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.