Difference between revisions of "Group10 proposal"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
		
	
| Line 53: | Line 53: | ||
{| class="wikitable"  | {| class="wikitable"  | ||
|-  | |-  | ||
| − | ! Package Name !!   | + | ! Package Name !! Description  | 
|-  | |-  | ||
| − | |   | + | | [https://shiny.rstudio.com shiny] || Building of interactive web applications  | 
|-  | |-  | ||
| − | |   | + | | [https://cran.r-project.org/web/packages/shinydashboard shinydashboard] || Dashboard Creation  | 
|-  | |-  | ||
| − | | Tidyverse || https://  | + | | [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],   | 
|}  | |}  | ||
Revision as of 19:51, 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 | 
| shinydashboard | https://cran.r-project.org/web/packages/shinydashboard | 
| Tidyverse | https://www.tidyverse.org | 
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, |