Description Usage Arguments Details
View source: R/dt_standard_panel.R
For use only in R markdown documents
1 | dt_standard_panel(x, width, height)
|
x |
a |
width |
a |
height |
a |
A gruesome kludge. This thing writes an Rmarkdown R code chunk, knits it, and then outputs the html code as-is to source the temporary image file. Based on this SO and this SO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.