Difference between revisions of "Lesson08"
Jump to navigation
Jump to search
| Line 46: | Line 46: | ||
=DataCamp Course= | =DataCamp Course= | ||
| + | * [https://learn.datacamp.com/courses/building-web-applications-with-shiny-in-r Building Web Applications with Shiny in R] | ||
| + | * [https://learn.datacamp.com/courses/case-studies-building-web-applications-with-shiny-in-r Case Studies: Building Web Applications with Shiny in R] | ||
| + | * [https://learn.datacamp.com/courses/building-dashboards-with-shinydashboard Building Dashboards with shinydashboard] | ||
Revision as of 10:21, 28 February 2021
|
|
|
|
|
|
Building Web-enabled Visual Analytics Applications with Shiny in RStudio: Introduction to Shiny
Content
- Motivation of developing web-enabled applications
- Basic principles of web applications
- Introducing Shiny
- Basic principles of Shiny
- Architecture of Shiny
- Building block of Shiny app
- Hands-on Exercise