shinyTime provides a timeInput widget for Shiny. This widget allows intuitive time input in the hh:mm:ss or hh:mm (24-hour) format by using a separate numeric input for each time component. Setting and getting of the time in R is done with date-time objects.
Shiny provides many basic inputs that map nicely to R's basic datatypes. However, there many instances where users may want a custom textInput that may or may not map consistent with a specific R datatype. For example, phone numbers, credit cards, and other formatted strings.
Shiny control panel with button-attached inputs and tooltips.
Natural language queries for shiny as a bslib custom component.
Les fonctionnalités principales de appsilon/shinynlq sont : Input Widgets, Specialized Input Widgets.
Les alternatives open-source à appsilon/shinynlq incluent : biogen-inc/ideafilter — Agnostic, Idiomatic Data Filter Module for Shiny. burgerga/shinytime — shinyTime provides a timeInput widget for Shiny. This widget allows intuitive time input in the hh:mm:ss or hh:mm… carlganz/shinycleave — Shiny provides many basic inputs that map nicely to R's basic datatypes. However, there many instances where users may… cotepat/shinyknobs — A collection of knob inputs for Shiny. cpsievert/histoslider — status](https://www.r-pkg.org/badges/version/histoslider)](https://cran.r-project.org/package=histoslider)… alexvpickering/shinypanel — Shiny control panel with button-attached inputs and tooltips.