From the course: Building Data Apps with R and Shiny: Essential Training
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
What are data apps?
From the course: Building Data Apps with R and Shiny: Essential Training
What are data apps?
- [Instructor] So what are data apps? Well, any web application that focuses on displaying, analyzing, or collecting data from users should be considered a data app. The most common data app that we see is a dashboard. Dashboards typically provide a glanceable understanding of a data set or metric. They may be comprised of many data visualizations or a single gauge telling you how good or bad a metric is doing on a particular day. The second type of data app that we see is a form or a survey. Forms and surveys are both data apps because your users type data in which is then analyzed and potentially stored later for future analysis. Some web apps also require users to upload files into the application for further analysis.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
What is Shiny?2m 46s
-
(Locked)
What are data apps?52s
-
(Locked)
Why build data apps with Shiny?1m 35s
-
(Locked)
Run Shiny apps on your own machine1m 7s
-
(Locked)
Quit Shiny apps on your local machine1m 49s
-
(Locked)
Deploying apps to shinyapps.io1m 25s
-
Deploying apps with Shiny Server1m 14s
-
(Locked)
-
-
-
-
-
-
-
-
-
-