Designing Web-enabled Visual Analytics Application with Shiny
Shiny: Web-based Visual Analytics Development tool in R
- Introduction to Shiny
- Shiny Building Block
- Shiny Reactivity
- Shiny Themes
- Functions in Shiny
- Working with Modules
Lesson Slides
Getting Started
Shiny Video Series
- The Past and Future of Shiny. A must view presentation.
- A new way to build your Shiny app’s UI.
- Shiny Programming Practices.
- Shiny UI Editor Feature Tour.
- Shiny UI Editor Project Walkthrough.
- Getting Started with {shinytest2} Part I.
- Getting Started with {shinytest2} Part 2.
- Getting Started with {shinytest2} Part 3.
- Towards the Next Generation of Shiny UI
- Next Generation Shiny Apps with {bslib} and the website link here.
- Modern Dashboards with bslib
Find out more at Posit PBC on Youtube.
Books
- Hadley Wickham (2020) Mastering Shiny. Everything you need to know about Shiny can be found here. It is not an easy to read book but worth investing time and effort to read.
- Colin Fay, Sébastien Rochette, Vincent Guyader, Cervan Girard (2020) Engineering Production-Grade Shiny Apps
- David Granjon (2020) Outstanding User Interfaces with Shiny
- How to Build a Shiny Application from Scratch
- Shiny 入門