Skip to content

Shiny and Databases#

A live version of this app can be found here. Read more about enterprise dashboards with R at db.rstudio.com.

Design principles#

  • Push as much of the calculations of the dashboard back to the database
  • Give the end-user with “train of thought” paths
  • Make data driven inputs
  • Secure the database credentials