ropensci / bikedata

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

ensure both dl_bikedata and store_bikedata work properly for London #20

Closed mpadge closed 7 years ago

mpadge commented 7 years ago

There are some recent raw .csv files that are junk and these may cause the functions to fail? Check!

mpadge commented 7 years ago

Nah, that has to work, because the check is already implemented in dl_bikedata(), which is called directly by store_bikedata().