swcFullPanel | R Documentation |
swcLeftPanel
creates the full panel fo the analysis view of the
JavaScript SensorWebClient.
swcFullPanel(...)
... |
Unnamed items that comprise this list of tags. |
a HTML div
tag for the full-size panel
## Not run:
swcLeftPanel(
plotOutput("output", width="100%", height="100%")
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.