ropensci / bikedata

:bike: Extract data from public hire bicycle systems
https://docs.ropensci.org/bikedata
81 stars 16 forks source link

Update all tests and examples to reflect new latest_lo_stns param #99

Open mpadge opened 4 years ago

mpadge commented 4 years ago

That param, added in this commit enables truly offline usage, because London station data can be locally loaded rather than externally downloaded. This means many tests and examples could be rewritten and indeed switched back on on CRAN with latest_lo_stns = FALSE to avoid actually downloading the data.