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

Description Usage Arguments Value Author(s)

View source: R/utils-shiny.R

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


mablab/rpostgisLT documentation built on May 10, 2020, 9:35 a.m.