burgerga/shinyTime: A Time Input Widget for Shiny

Provides a time input widget for Shiny. This widget allows intuitive time input in the '[hh]:[mm]:[ss]' or '[hh]:[mm]' (24H and 12H) format by using a separate numeric input for each time component. The interface with R uses date-time objects. See the project page for more information and examples.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version1.0.3.9000
URL https://burgerga.github.io/shinyTime/ https://github.com/burgerga/shinyTime
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("burgerga/shinyTime")
burgerga/shinyTime documentation built on April 18, 2024, 4:19 a.m.