knit_print.animint | R Documentation |
Insert an interactive animation into an R markdown document using a customized print method.
## S3 method for class 'animint'
knit_print(x, options, ...)
x |
named list of ggplots and option lists to pass to |
options |
knitr options. |
... |
placeholder. |
Carson Sievert
https://github.com/yihui/knitr/blob/master/vignettes/knit_print.Rmd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.