This shiny app is my submission to the visualization contest held by Revolution Analytics. The app is currently hosted on blenditbayes.shinyapps.io/rugsmaps.
You can also run this app locally on your machine using the following code:
install.packages("shiny")
shiny::runGitHub("woobe/rugsmaps")
- Revolution Analytics' User Group Map Contest has a Winner
- TTTAR2: My First Shiny App with Bootstrap - #RUGSMAPS
NOTE: As this RUGSMAPS app is my final submission to the contest, a code freeze is necessary. But it does not mean the RUGSMAPS development has stopped. Please find further changes and improvements in the new RUGSMAPS2 repository.