Difference between revisions of "Lesson 9"
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
− | = | + | =All About Shiny= |
==Getting Started== | ==Getting Started== | ||
Line 57: | Line 57: | ||
* [https://nzprimarysectortrade.wordpress.com/2018/10/15/introducing-the-new-zealand-trade-intelligence-dashboard/ Introducing the New Zealand Trade Intelligence Dashboard] | * [https://nzprimarysectortrade.wordpress.com/2018/10/15/introducing-the-new-zealand-trade-intelligence-dashboard/ Introducing the New Zealand Trade Intelligence Dashboard] | ||
− | = Shiny-based Dashboard Development Tools | + | = Shiny-based Dashboard Development Tools= |
* [http://rstudio.github.io/shinydashboard/ http://rstudio.github.io/shinydashboard/ shinydashboard] | * [http://rstudio.github.io/shinydashboard/ http://rstudio.github.io/shinydashboard/ shinydashboard] | ||
* [https://rmarkdown.rstudio.com/flexdashboard/ flexdashboard] | * [https://rmarkdown.rstudio.com/flexdashboard/ flexdashboard] | ||
+ | |||
=Webminer= | =Webminer= |
Revision as of 20:26, 8 March 2020
|
|
|
|
|
Building Visually Driven Web Applications using R and Shiny
Contents
Content
- What is a Web-enabled Visual Analytics Application?
- Why building Web-enabled Visual Analytical Application?
- Evolution of web-based Technology
- Introducing Shiny
- Building a simple ShinyApp
- Basic concepts of reactivity and customising reactive features
- Customising ShinyApp
All About Shiny
Getting Started
Shiny Applications
- Gallery
- Shiny Contest Winners 2019 - Full List
- Fifteen New Zealand government Shiny web apps
- Introducing the New Zealand Trade Intelligence Dashboard
Shiny-based Dashboard Development Tools