swcLeftPanel | R Documentation |
swcLeftPanel
creates the left panel of the analysis view of the
JavaScript SensorWebClient.
swcLeftPanel(...)
... |
Unnamed items that comprise this list of tags. |
a HTML div
tag for the left 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.