swcTimeseriesInput: Timeseries Input

View source: R/swc.R

swcTimeseriesInputR Documentation

Timeseries Input

Description

'swcTimeseriesInput' adds a new reactive input that contains the currently selected time series of the JavaScript SensorWebClient (as a 'sensorweb4R::Timeseries'. Returns a HTML 'input' tag.

Usage

swcTimeseriesInput(id)

Arguments

id

the id of the input

Value

a HTML input tag

Examples

## Not run: 
 swcTimeseriesInput('series')

## End(Not run)

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