updateNumericTimeInput: Convert the value of input$interval/increment to the unit...

Description Usage Arguments Value Author(s)

Description

Convert the value of input$interval/increment to the unit selected in input$*_unit

Usage

1
updateNumericTimeInput(session, inputUnit, inputId, reactiveTime)

Arguments

session

Shiny session

inputUnit

String. One of years, months, days, hours, minutes seconds

inputId

String. Id of the input slot.

reactiveTime

A lubridate::lubridate::period object stored in a Reactive Value

Value

nothing

Author(s)

Balázs Dukai balazs.dukai@gmail.com


rpostgisLT documentation built on May 2, 2019, 3:04 a.m.