View source: R/processanimateR.R
renderProcessanimater | R Documentation |
Renders a SVG process animation suitable to be used by processanimaterOutput.
renderProcessanimater(expr, env = parent.frame(), quoted = FALSE)
expr |
The expression generating a process animation (animate_process). |
env |
The environment in which to evaluate expr. |
quoted |
Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.