Master the Shiny web framework--and take your R skills to a whole new
level. By letting you move beyond static reports, Shiny helps you create
fully interactive web apps for data analyses. Users will be able to jump
between datasets, explore different subsets or facets of the data, run
models with parameter values of their choosing, customize
visualizations, and much more.
Hadley Wickham from RStudio shows data scientists, data analysts,
statisticians, and scientific researchers with no knowledge of HTML,
CSS, or JavaScript how to create rich web apps from R. This in-depth
guide provides a learning path that you can follow with confidence, as
you go from a Shiny beginner to an expert developer who can write large,
complex apps that are maintainable and performant.
- Get started: Discover how the major pieces of a Shiny app fit
together
- Put Shiny in action: Explore Shiny functionality with a focus on
code samples, example apps, and useful techniques
- Master reactivity: Go deep into the theory and practice of
reactive programming and examine reactive graph components
- Apply best practices: Examine useful techniques for making your
Shiny apps work well in production