Shiny allows highly interactive visualisations and web applications to be designed and created using the R language - meaning analysis/processing code can be re-used easily for communication and outreach.
This website is maintained by the University of Oxford’s Interactive Data Network and provides a number of templates for creating a variety of standardised visualisations. All templates have the following features:
Designed to work with mobile (responsively designed)
Include space for descriptions of the application
Provides a “popout button” that will open the visualisation in a separate window (useful when embedding via iframes into narrow pages)
Designed for real datasets and real applications (show me a map of these historical sites between these dates, and filter by site type)
Here’s a sample map:
TODO: Insert map
This site has tutorials on specific components of Shiny apps (including the advanced topic of reactive expressions) but does not give an introduction to the basics of Shiny. You might find the following resources useful:
Self-paced training from RStudio
Lynda.com tutorial on Shiny and RMarkdown (University of Oxford members are provided access to Lynda.com through here)