Difference between revisions of "ISSS608 2016 17T3 Group12 Report"
Jump to navigation
Jump to search
Line 60: | Line 60: | ||
|} | |} | ||
+ | |||
+ | =Packages Used= | ||
+ | The packages that are required to be installed are as follows: library(shiny) library(ggplot2) library(tidyverse) library(ggmap) library(tidygraph) library(ggraph) library(plotly) library(shinydashboard) library(DT) library(ggiraph) | ||
=User Guide= | =User Guide= |
Revision as of 01:35, 7 August 2017
|
|
|
|
Application
The RainyApp can be accessed through:
insert link here.
Methodology
Packages Used
The packages that are required to be installed are as follows: library(shiny) library(ggplot2) library(tidyverse) library(ggmap) library(tidygraph) library(ggraph) library(plotly) library(shinydashboard) library(DT) library(ggiraph)