swcFullPanel: Full Panel Definition

View source: R/swc.R

swcFullPanelR Documentation

Full Panel Definition

Description

swcLeftPanel creates the full panel fo the analysis view of the JavaScript SensorWebClient.

Usage

swcFullPanel(...)

Arguments

...

Unnamed items that comprise this list of tags.

Value

a HTML div tag for the full-size 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.