inst/shiny/input_time_compound/global.R

library("shinychord")
library("stringr")

chord_read_time <-
  ch_input_time_compound(
    id = "time_1",
    label = "label goes here",
    step = c(1, 5)
  )
ijlyttle/shinychord documentation built on May 18, 2019, 3:41 a.m.