Difference between revisions of "Lesson08"
Jump to navigation
Jump to search
| Line 42: | Line 42: | ||
= Readings = | = Readings = | ||
| + | |||
| + | ==Must Do!= | ||
| + | |||
| + | View the three parts series of Shiny Tutorial at this [https://shiny.rstudio.com/tutorial/ link]. | ||
| + | |||
| + | https://shiny.rstudio.com/tutorial/ | ||
==Core Readings== | ==Core Readings== | ||
Revision as of 10:24, 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
Readings
=Must Do!
View the three parts series of Shiny Tutorial at this link.
https://shiny.rstudio.com/tutorial/