Tools in R for downloading data, analyzing and predicting passenger numbers onboard PT vehicles in Zurich
Install through devtools
devtools::install_github("lucasjamar/VBZtools")
weather <- download_weather(
start = "2017-12-09", end = "2018-12-10",
user = "John Snow", password = "Winter is coming"
)
download_timetable(
start = "2017-12-09", end = "2018-12-10",
)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.