/choroplethr-3-1-0-shiny-app

A Shiny app to demonstrate the datasets that ship with choroplethr v3.1.0

Primary LanguageRMIT LicenseMIT

choroplethr-3-1-0-shiny-app

A web application to demonstrate the demographic datasets that ship with choroplethr v3.1.0.

You can view the running application here. If you see an error message that means that I have exausted my monthly quota at my hosting service. In that case you can install the application yourself by typing the following from an R console:

# install.packages("shiny")
library(shiny)
shiny::runGitHub("choroplethr-3-1-0-shiny-app", "arilamstein")