Mastering Shiny: Build Interactive Apps, Reports, and Dashboards Powered by R

Shiny is an R package that allows R programmers to make web apps without the use of outside programming tools. If you are interested in creating web applications, you should check out an e-book written by Hadley Wickham, a chief data scientist at Rstudio (Posit). You can find the e-book at this link: https://mastering-shiny.org/index.html. This book will teach you how to embed dashboards in websites, create apps that allow non-technical people to do a statistical analysis, and create interactive demos. I am not aware of a better introduction to R Shiny than what this book provides. If you are interested in a physical copy instead, you can use this commissioned link: https://amzn.to/42srfHD.

Previous
Previous

Hands-On Programming with R: Write Your Own Functions and Simulations

Next
Next

Advanced R