swcLeftPanel: Left Panel Definition

Description Usage Arguments Value Examples

View source: R/swc.R

Description

swcLeftPanel creates the left panel of the analysis view of the JavaScript SensorWebClient.

Usage

1

Arguments

...

Unnamed items that comprise this list of tags.

Value

a HTML div tag for the left panel

Examples

1
2
3
4
5
6
## Not run: 
swcLeftPanel(
  plotOutput("output", width="100%", height="100%")
)

## End(Not run)

52North/sensorweby documentation built on May 5, 2019, 10:45 a.m.