[Shiny Dashboard] [R6] Dynamic Value boxes - having only one display.

This page summarizes the projects mentioned and recommended in the original post on /r/rshiny

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • shinyFeedback

    display user feedback next to Shiny inputs

  • An alternative to shinydashboard::valueBox is provided in the shinyFeedback package with a function called valueBoxModule. It moves the value box UI from the server to the UI & allows for more customization. More details here.

  • shinyjs

    💡 Easily improve the user experience of your Shiny apps in seconds

  • Also, if you want to show/hide a box depending on a parameter, you can observe whether the parameter is present or not, then simply show/hide the box with the shinyjs package.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts