Difference between revisions of "Lesson 9"
Jump to navigation
Jump to search
Line 56: | Line 56: | ||
* [http://freerangestats.info/blog/2018/05/13/nz-govt-shinyapps Fifteen New Zealand government Shiny web apps] | * [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] | * [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= | ||
Line 66: | Line 67: | ||
* [https://resources.rstudio.com/rstudio-conf-2017/building-dashboards-with-shiny-tutorial-joe-cheng-amp-winston-chang Building Dashboards with Shiny Tutorial] | * [https://resources.rstudio.com/rstudio-conf-2017/building-dashboards-with-shiny-tutorial-joe-cheng-amp-winston-chang Building Dashboards with Shiny Tutorial] | ||
* [https://resources.rstudio.com/rstudio-conf-2017/dashboards-made-easy-sean-lopp Dashboards made easy] | * [https://resources.rstudio.com/rstudio-conf-2017/dashboards-made-easy-sean-lopp Dashboards made easy] | ||
+ | * [https://resources.rstudio.com/rstudio-conf-2020/styling-shiny-apps-with-sass-and-bootstrap-4-joe-cheng Styling Shiny apps with Sass and Bootstrap 4] |
Revision as of 20:42, 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