Mastering Shiny is a book (and its accompanying source repository) by Hadley Wickham that teaches people how to build interactive web applications using Shiny in R. It starts from basics (your first app, UI components, reactivity) and progresses to more advanced topics (dynamic UIs, modules, testing, security, performance). It is intended to help data scientists, analysts, or R users who may not have deep experience in web technologies become expert Shiny developers. The source code is open, and the book is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
Features
- Step-by-step tutorials from simple apps to large, complex Shiny applications
- Deep explanation of the reactive programming model underlying Shiny, including reactive expressions, observers, reactive graphs etc.
- Coverage of UI elements, layouts, themes, HTML / CSS integration and customizing appearance of Shiny apps
- Guidance on best practices: modularization, testing, security, performance tuning and avoiding common pitfalls
- Examples of uploads/downloads, dynamic UI, bookmarking, feedback, user interactions etc.
- Source code and exercises, diagrams, and illustrations; full source repository available so users can follow along/build their own apps
Categories
EducationLicense
MIT LicenseFollow Mastering Shiny
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Mastering Shiny!