View source: R/processanimateR.R
processanimaterOutput | R Documentation |
Renders a renderProcessanimater within an application page.
processanimaterOutput(outputId, width = "100%", height = "400px")
outputId |
Output variable to read the animation from |
width, height |
Must be a valid CSS unit (like 100 which will be coerced to a string and have px appended. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.