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 'DateTimeClasses' objects. See the project page for more information and examples.
Version: | 0.2.1 |
Imports: | htmltools, shiny |
Published: | 2016-10-07 |
Author: | Gerhard Burger [aut, cre] |
Maintainer: | Gerhard Burger <burger.ga at gmail.com> |
BugReports: | https://github.com/burgerga/shinyTime/issues |
License: | GPL-3 | file LICENSE |
URL: | https://github.com/burgerga/shinyTime |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | shinyTime results |
Reference manual: | shinyTime.pdf |
Package source: | shinyTime_0.2.1.tar.gz |
Windows binaries: | r-devel: shinyTime_0.2.1.zip, r-release: shinyTime_0.2.1.zip, r-oldrel: shinyTime_0.2.1.zip |
OS X binaries: | r-release: shinyTime_0.2.1.tgz, r-oldrel: shinyTime_0.2.1.tgz |
Old sources: | shinyTime archive |
Reverse imports: | edeaR, xROI |
Please use the canonical form https://CRAN.R-project.org/package=shinyTime to link to this page.