swcIntervalInput: Time Interval Input

View source: R/swc.R

swcIntervalInputR Documentation

Time Interval Input

Description

swcIntervalInput adds a new reactive input that contains the currently selected timespan for the JavaScript SensorWebClient as a lubridate interval.

Usage

swcIntervalInput(id)

Arguments

id

the id of the input

Value

a HTML input tag

Examples

## Not run: 
 swcIntervalInput('time')

## End(Not run)

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