Package: shinyTime 1.0.3.9000
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.
Authors:
shinyTime_1.0.3.9000.tar.gz
shinyTime_1.0.3.9000.zip(r-4.7)shinyTime_1.0.3.9000.zip(r-4.6)shinyTime_1.0.3.9000.zip(r-4.5)
shinyTime_1.0.3.9000.tgz(r-4.6-any)shinyTime_1.0.3.9000.tgz(r-4.5-any)
shinyTime_1.0.3.9000.tar.gz(r-4.7-any)shinyTime_1.0.3.9000.tar.gz(r-4.6-any)
shinyTime_1.0.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyTime/json (API)
NEWS
| # Install 'shinyTime' in R: |
| install.packages('shinyTime', repos = c('https://burgerga.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/burgerga/shinytime/issues
Pkgdown/docs site:https://burgerga.github.io
hacktoberfestshinytimepickerwidget
Last updated from:6015001384. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 163 | ||
| linux-release-x86_64 | OK | 159 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 196 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 105 |
Exports:shinyTimeExampletimeInputupdateTimeInput
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Show the shinyTime example app | shinyTimeExample |
| Create a time input | timeInput |
| Change a time input on the client | updateTimeInput |
