Difference between revisions of "Group10 proposal"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 55: | Line 55: | ||
| [https://cran.r-project.org/web/packages/shinydashboard shinydashboard] || Dashboard Creation  | | [https://cran.r-project.org/web/packages/shinydashboard shinydashboard] || Dashboard Creation  | ||
|-  | |-  | ||
| − | | [https://www.tidyverse.org Tidyverse] || Collection of R packages for data analysis, packages includes [https://cran.r-project.org/web/packages/ggplot2/index.html ggplot2], [https://cran.r-project.org/web/packages/dplyr/index.html dplyr],    | + | | [https://www.tidyverse.org Tidyverse] || Collection of R packages for data analysis, packages includes [https://cran.r-project.org/web/packages/ggplot2/index.html ggplot2], [https://cran.r-project.org/web/packages/dplyr/index.html dplyr], [https://cran.r-project.org/web/packages/tidyr/index.html tidyr], [https://cran.r-project.org/web/packages/readr/index.html readr], [https://cran.r-project.org/web/packages/purrr/index.html purrr], [https://cran.r-project.org/web/packages/tibble/index.html tibble], [https://cran.r-project.org/web/packages/stringr/index.html stringr], [https://cran.r-project.org/web/packages/forcats/index.html forcats]  | 
|}  | |}  | ||
Revision as of 19:57, 1 March 2020
| 
 | 
 | 
 | 
 | 
Contents
Background
Motivation
Project Objectives
Proposed Scope and Methodology
Project Timeline
Features
Data Source & Preparation
| Data Source | Documentation | 
|---|---|
| Realis | Transaction Data of Private Property in Singapore | 
Software
- RStudio: https://rstudio.com/
 
Packages
| Package Name | Description | 
|---|---|
| shiny | Building of interactive web applications | 
| shinydashboard | Dashboard Creation | 
| Tidyverse | Collection of R packages for data analysis, packages includes ggplot2, dplyr, tidyr, readr, purrr, tibble, stringr, forcats |