Shiny app exploring Edinburgh traffic collision data (http://blackspot.org.uk)
298
Shiny app exploring Edinburgh traffic collision data. View from R with:
shiny::runGitHub("blmoore/blackspot")
Or use docker (view at http://localhost:3838):
docker run -dp 3838:3838 blmoore/blackspot
Note analytics.js contains my Google analytics tracking code, you'll want to comment this out (i.e. includeScript("analytics.js") in ui.R) or swap in your own code if you're deploying this app!


Content type
Image
Digest
Size
478.7 MB
Last updated
about 9 years ago
Requires Docker Desktop 4.37.1 or later.