Shiny bindings for svgPanZoom
1 2 3 | svgPanZoomOutput(outputId, width = "100%", height = "400px")
renderSvgPanZoom(expr, env = parent.frame(), quoted = FALSE)
|
outputId |
output variable to read from |
width, height |
must be a valid CSS unit (like "100 which will be coerced to a string and have "px" appended |
expr |
|
env |
|
quoted |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.