Shiny web apps

My portfolio

Learning how to build with Shiny

Introduction

Shiny is a tool for building web apps, using the R programming language.

Resources

RStudio's Shiny website is a good site to get the feel of. The Get Started page holds your hand, but you may want to jump into the Articles or Function Reference if you're looking for a speedy trial-and-error, results-first approach to learning to build your first few apps.

Elsewhere

Weicheng Zhu's Shiny Tutorial is a simple Bookdown overview and reference for Shiny.

Geospatial Health Data: Modeling and Visualization with R-INLA and Shiny is a Bookdown online book, with an introduction to Shiny.

Outstanding User Interfaces with Shiny by Kenton Russel is an online book for those with a "solid knowledge of Shiny", to customise user interfaces.