Difference between revisions of "Lesson08"

From Visual Analytics and Applications
Jump to navigation Jump to search
Line 42: Line 42:
  
  
==Must Do!=
+
=Must Do!=
  
 
View the three parts series of Shiny Tutorial at this [https://shiny.rstudio.com/tutorial/ link].  
 
View the three parts series of Shiny Tutorial at this [https://shiny.rstudio.com/tutorial/ link].  
Line 56: Line 56:
 
* [https://unleash-shiny.rinterface.com/index.html Outstanding User Interfaces with Shiny].
 
* [https://unleash-shiny.rinterface.com/index.html Outstanding User Interfaces with Shiny].
 
* [https://bookdown.org/hadrien/how_to_build_a_shiny_app_from_scratch/ How to Build a Shiny Application from Scratch].
 
* [https://bookdown.org/hadrien/how_to_build_a_shiny_app_from_scratch/ How to Build a Shiny Application from Scratch].
* [
 
 
  
  

Revision as of 10:40, 28 February 2021

Vaa logo.jpg ISSS608 Visual Analytics and Applications

About

Weekly Session

Assignment

Visual Analytics Project

Course Resources

 


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


Must Do!

View the three parts series of Shiny Tutorial at this link.

Readings

Core Readings

  • Hadley Wickham (2021) Mastering Shiny, O’Reilly Media. This is a highly recommended book. You can find the online version with this link.

Additional references


DataCamp Course