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.5)shinyTime_1.0.3.9000.zip(r-4.4)shinyTime_1.0.3.9000.zip(r-4.3)
shinyTime_1.0.3.9000.tgz(r-4.4-any)shinyTime_1.0.3.9000.tgz(r-4.3-any)
shinyTime_1.0.3.9000.tar.gz(r-4.5-noble)shinyTime_1.0.3.9000.tar.gz(r-4.4-noble)
shinyTime_1.0.3.9000.tgz(r-4.4-emscripten)shinyTime_1.0.3.9000.tgz(r-4.3-emscripten)
shinyTime.pdf |shinyTime.html✨
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
hacktoberfestshinytimepickerwidget
Last updated 7 months agofrom:6015001384. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
Exports:shinyTimeExampletimeInputupdateTimeInput
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |