Shiny Templates

These templates are designed to provide a structured approach to designing scalable and reproducible Shiny apps.

Basic Templates

The navbarPage template is very flexible as it provides a horizontal navigation menu at the top of the app for splitting your visualisations into sections and to add an “about” page. It is highly recommended you use a derivative of this template for publishing to the University of Oxford’s IDN as it makes supporting converting your app to static images simple.
Required Data:
  • Categories: For instance, class of animal e.g. mammal or reptile
  • Values: For instance, number of animals of each class