Difference between revisions of "Lesson 9"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
Line 37: Line 37:
 
* Evolution of web-based Technology
 
* Evolution of web-based Technology
 
* Introducing Shiny
 
* Introducing Shiny
 +
 +
=Web-based Visual Analytics Development tool in R=
 +
 +
==Getting Started==
 +
* [https://shiny.rstudio.com/ Shiny from R Studio]
 +
* [https://shiny.rstudio.com/tutorial/ Learn Shiny]
 +
* [http://shiny.rstudio.com/reference/shiny/latest/ Function reference]
 +
* [https://shiny.rstudio.com/images/shiny-cheatsheet.pdf The Shiny Cheat sheet]
 +
* [https://bookdown.org/tpemartin/shiny_intro/shiny-part-i.html Shiny 入門]
 +
 +
 +
==Shiny Applications==
 +
* [https://shiny.rstudio.com/gallery/ Gallery]
 +
* [https://community.rstudio.com/t/shiny-contest-winners-2019-full-list/36347 Shiny Contest Winners 2019 - Full List]
 +
* [http://freerangestats.info/blog/2018/05/13/nz-govt-shinyapps Fifteen New Zealand government Shiny web apps]
 +
* [https://nzprimarysectortrade.wordpress.com/2018/10/15/introducing-the-new-zealand-trade-intelligence-dashboard/ Introducing the New Zealand Trade Intelligence Dashboard]

Revision as of 19:50, 8 March 2020

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 


Building Visually Driven Web Applications using R and Shiny

Content

  • What is a Web-enabled Visual Analytics Application?
  • Why building Web-enabled Visual Analytical Application?
  • Evolution of web-based Technology
  • Introducing Shiny

Web-based Visual Analytics Development tool in R

Getting Started


Shiny Applications