
Web Application Development with R Using Shiny
Build stunning graphics and interactive data visualizations to deliver cutting-edge analytics, 3rd Edition
- 238 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Web Application Development with R Using Shiny
Build stunning graphics and interactive data visualizations to deliver cutting-edge analytics, 3rd Edition
About this book
Analyze, communicate, and design your own sophisticated and interactive web applications using the R (v 3.4) Shiny (1.1.0) package
Key Features
- Explore the power of R Shiny to make interactive web applications easily
- Create engaging user interfaces using elements such as HTML5 shiny tags and Ttabsets
- Build and deploy your interactive Shiny web application using shinyapps.io
Book Description
Web Application Development with R Using Shiny helps you become familiar with the complete R Shiny package. The book starts with a quick overview of R and its fundamentals, followed by an exploration of the fundamentals of Shiny and some of the things that it can help you do. You'll learn about the wide range of widgets and functions within Shiny and how they fit together to make an attractive and easy to use application.
Once you have understood the basics, you'll move on to studying more advanced UI features, including how to style apps in detail using the Bootstrap framework or and Shiny's inbuilt layout functions.
You'll learn about enhancing Shiny with JavaScript, ranging from adding simple interactivity with JavaScript right through to using JavaScript to enhance the reactivity between your app and the UI.
You'll learn more advanced Shiny features of Shiny, such as uploading and downloading data and reports, as well as how to interact with tables and link reactive outputs. Lastly, you'll learn how to deploy Shiny applications over the internet, as well as and how to handle storage and data persistence within Shiny applications, including the use of relational databases.
By the end of this book, you'll be ready to create responsive, interactive web applications using the complete R (v 3.4) Shiny (1.1.0) suite.
What you will learn
- Harness the power of JavaScript to customize your applications
- Build dashboards with predefined UI and layouts
- Engage your users and build better analytics using interactive plots
- Learn advanced code patterns to make your applications easy to write and maintain.
- Develop a full understanding of Shiny's UI functions to give you the power to build a wide variety of attractive applications.
- Store data and interact with databases with Shiny.
- Learn how to share your Shiny applications
- Understand reactivity at the conceptual level to build more efficient and robust apps
Who this book is for
Web Application Development with R Using Shiny is for you if you are interested in creating compelling web applications and interactive data visualization over the web using Shiny. Programming experience with R is required.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Persistent Storage and Sharing Shiny Applications
- Sharing over GitHub
- An introduction to Git using Git and GitHub within RStudio
- Sharing applications using Git
- Sharing using .zip and .tar
- Shinyapps.io
- Shiny Server
- Running Shiny in AWS and Google Cloud
- Scoping, loading, and reusing data in Shiny applications
- Temporary data input/output
- Permanent data functions
- Databases
- SQL injection
- Databases with the pool package
Sharing over GitHub
An introduction to Git
Using Git and GitHub within Rstudio
sudo apt-get install git
Projects in RStudio (h3)



Table of contents
- Title Page
- Copyright and Credits
- www.PacktPub.com
- Contributors
- Preface
- Beginning R and Shiny
- Shiny First Steps
- Integrating Shiny with HTML
- Mastering Shiny's UI Functions
- Easy JavaScript and Custom JavaScript Functions
- Dashboards
- Power Shiny
- Code Patterns in Shiny Applications
- Persistent Storage and Sharing Shiny Applications
- Other Books You May Enjoy