Difference between revisions of "Group10 proposal"

From ISSS608-Visual Analytics and Applications
Jump to navigation Jump to search
Line 38: Line 38:
  
 
== Packages ==
 
== Packages ==
* shiny: https://shiny.rstudio.com
+
 
** shinydashboard: https://cran.r-project.org/web/packages/shinydashboard
+
 
* tidyverse: https://www.tidyverse.org
 
** ggplot2: https://cran.r-project.org/web/packages/ggplot2
 
** dplyr
 
** tidyr
 
** readr
 
** purrr
 
** tibble
 
** stringr
 
** forcats
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Package Name !! Description
+
! Package Name !! Documentation
 
|-
 
|-
| Shiny & Shiny dashboard || Interactive web applications for data visualization
+
| shiny || https://shiny.rstudio.com
 
|-
 
|-
| Shinythemes || To apply themes to Shiny applications
+
| shinydashboard || https://cran.r-project.org/web/packages/shinydashboard
 
|-
 
|-
| leaflet || To create maps within the application
+
| Tidyverse || https://www.tidyverse.org
|-
 
| Tidyverse || To do data manipulation and exploration with dplyr() etc.
 
|-
 
| Plotly || To create interactive bar graphs and scatter plots
 
|-
 
| ggstatsplot || To create ANOVA test visualisation
 
|-
 
| vcd || To visualize categorical data and mosaic plots
 
|-
 
| poLCA || To estimate latent class models and carry out latent class regression
 
|-
 
| gglpot2 || To plot out various visualizations and EDA
 
 
|}
 
|}
  

Revision as of 19:40, 1 March 2020

Proposal

Poster

Application

Research Paper


Background

Motivation

Project Objectives

Proposed Scope and Methodology

Project Timeline

Features

Data Source & Preparation

Software

Packages

Package Name Documentation
shiny https://shiny.rstudio.com
shinydashboard https://cran.r-project.org/web/packages/shinydashboard
Tidyverse https://www.tidyverse.org

Team Members

  • Chan Yen Yen Fiona
  • Lam Siew Peng Shannen
  • Ho Chin Tee

References