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://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],    | 
|}  | |}  | ||
Revision as of 19:53, 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, |