shinyTime-package {shinyTime} | R Documentation |
shinyTime: A Time Input Widget for Shiny
Description
Provides a time input widget for Shiny. This widget allows intuitive time input in the '[hh]:[mm]:[ss]' or '[hh]:[mm]' (24H) 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.
Author(s)
Maintainer: Gerhard Burger burger.ga@gmail.com (ORCID)
See Also
Useful links:
Report bugs at https://github.com/burgerga/shinyTime/issues
[Package shinyTime version 1.0.3 Index]