Difference between revisions of "Lesson 8"
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
=Additional References= | =Additional References= | ||
+ | |||
+ | * [http://zevross.com/blog/2016/04/19/r-powered-web-applications-with-shiny-a-tutorial-and-cheat-sheet-with-40-example-apps/ R powered web applications with Shiny] | ||
* [https://resources.rstudio.com/shiny-developer-conference/shinydevcon-gadgets-hadleywickham-1080p Building interactive tools for exploratory data analysis] | * [https://resources.rstudio.com/shiny-developer-conference/shinydevcon-gadgets-hadleywickham-1080p Building interactive tools for exploratory data analysis] |
Revision as of 21:40, 17 October 2019
|
|
|
|
|
Building Web-enabled Visual Analytics Applications in R with Shiny
Content
- Introduction of Shiny
- Design Web Applications with Shiny
Must Do
- Complete the entire course Building Web Applications in R with Shiny: Case Studies of Datacamp
Core References