Skip to content

blmoore/blackspot

Repository files navigation

blackspot

docker automated

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!

Screenshots

v0.4

screenshot of shiny app

v0.3

screenshot of shiny app

Credits

About

Shiny app exploring Edinburgh traffic collision data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published