John Hopkins University - Publishing Visualizations in R with Shiny and flexdashboard
- Offered byCoursera
Publishing Visualizations in R with Shiny and flexdashboard at Coursera Overview
Duration | 12 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Publishing Visualizations in R with Shiny and flexdashboard at Coursera Highlights
- This Course Plus the Full Specialization.
- Shareable Certificates.
- Graded Programming Assignments.
Publishing Visualizations in R with Shiny and flexdashboard at Coursera Course details
- Data visualization is a critical skill for anyone that routinely using quantitative data in his or her work - which is to say that data visualization is a tool that almost every worker needs today. One of the critical tools for data visualization today is the R statistical programming language. Especially in conjunction with the tidyverse software packages, R has become an extremely powerful and flexible platform for making figures, tables, and reproducible reports. However, R can be intimidating for first time users, and there are so many resources online that it can be difficult to sort through without guidance.
- This course is the fourth in the Specialization "Data Visualization and Dashboarding in R." Learners will come to this course with a strong background in making visualization in R using ggplot2. To build on those skills, this course covers creating interactive visualization using Shiny, as well as combining different kinds of figures made in R into interactive dashboards.
Publishing Visualizations in R with Shiny and flexdashboard at Coursera Curriculum
Introduction to Shiny
Course Introduction
Gettingstarted with Shiny
Example of a Custom Shiny App
Building Your Own Shiny App
Uploading Apps to shinyapps.io
Integrating Shiny into R Markdown Reports
Wickham Excerpts
The Shiny Tutorials
The Shiny Cheat Sheet
The Shiny Gallery
Deploying Apps to shinyapps.io
Shiny Basics
Customizing Shiny Apps
Input and Output with Shiny
Layouts in Shiny
Shiny Documentation
Shiny function reference - UI Inputs and UI Outputs
Shiny Reference: Using Sliders
Shiny Themes
Shiny Reference: Application Layout guide
Input, Output, and Layout Quiz
flexdashboard
Making Dashboards
Tabsets and Pages in Dashboards
Shiny and plotly in Dashboards
Intro to flexdashboard
Xie et al, Section 5.1
Dashboard Layouts
Shiny and flexdashboard
The Basics of flexdashboards
flexdashboards Layouts
Shiny and flexdashboards