README.md

wanderer4melb

Would weather affect the number of people wandering around the city of Melbourne? A shiny app for visualising Melbourne pedestrian and weather data in 2016.

Installation

You could install the shiny app using:

# install.packages("remotes")
remotes::install_github("earowang/wanderer4melb")

Demo

library(wanderer4melb)
launch_app()

The snippet above launches the shiny app with a viewer in RStudio or a browser from R.

A gif showing the app in action:

demo

Related work

You may like to check out @cpsievert's pedestrian app by exploring pedestrian patterns from different aspects.

Acknowledgements



earowang/wanderer4melb documentation built on May 20, 2019, 4:05 p.m.