dsvg_view | R Documentation |
This is useful primarily for testing. Requires the htmltools
package.
dsvg_view(code, ...)
code |
Plotting code to execute. |
... |
Other arguments passed on to |
dsvg_view(plot(1:10))
dsvg_view(hist(rnorm(100)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.