swcLeftPanel: Left Panel Definition

View source: R/swc.R

swcLeftPanelR Documentation

Left Panel Definition

Description

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

Usage

swcLeftPanel(...)

Arguments

...

Unnamed items that comprise this list of tags.

Value

a HTML div tag for the left panel

Examples

## Not run: 
swcLeftPanel(
  plotOutput("output", width="100%", height="100%")
)

## End(Not run)

52North/sensorweby documentation built on Sept. 27, 2024, 10:56 a.m.