Mastering Shiny

Mastering Shiny
ISBN-10
1492047333
ISBN-13
9781492047339
Category
Computers
Pages
372
Language
English
Published
2021-04-29
Publisher
"O'Reilly Media, Inc."
Author
Hadley Wickham

Description

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

Other editions

Similar books

  • Mastering Shiny
    By Hadley Wickham

    Hadley Wickham from RStudio shows data scientists, data analysts, statisticians, and scientific researchers with no knowledge of HTML, CSS, or JavaScript how to create complex Shiny apps.

  • Engineering Production-Grade Shiny Apps
    By Colin Fay, Sébastien Rochette, Vincent Guyader

    Based on experience: This book is a formalization of several years of experience building Shiny applications. Original content: This book presents new methodologies and tooling, not just a review of what already exists.

  • Outstanding User Interfaces with Shiny
    By David, Novartis Switzerland), David Granjon

    Suitable for anyone with some experience of Shiny, package development and software engineering best practices, this book is an ideal guide for graduates and professionals who wish to bring their app design to the next level.

  • Mastering Shiny: Build Interactive Apps, Reports, and Dashboards Powered by R
    By Hadley Wickham

    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 ...

  • Mastering Spark with R: The Complete Guide to Large-Scale Analysis and Modeling
    By Javier Luraschi, Kevin Kuo, Edgar Ruiz

    This book covers relevant data science topics, cluster computing, and issues that should interest even the most advanced users.

  • Interactive Web-Based Data Visualization with R, plotly, and shiny
    By Carson Sievert

    Key Features: Convert static ggplot2 graphics to an interactive web-based form Link, animate, and arrange multiple plots in standalone HTML from R Embed, modify, and respond to plotly graphics in a shiny app Learn best practices for ...

  • Javascript for R
    By John Coene

    The ultimate aim of this work is to put the reader at ease with inviting JavaScript in their data science workflow.

  • Advanced R
    By Hadley Wickham

    You will learn: The fundamentals of R, including standard data types and functions Functional programming as a useful framework for solving wide classes of problems The positives and negatives of metaprogramming How to write fast, memory ...

  • R Packages: Organize, Test, Document, and Share Your Code
    By Hadley Wickham

    This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham’s package development philosophy.

  • Seamless R and C++ Integration with Rcpp
    By Dirk Eddelbuettel

    The book is packed with all you might have ever wanted to know about Rcpp, its cousins (RcppArmadillo, RcppEigen .etc.), modules, package development and sugar. Overall, this book is a must-have on your shelf.