cyclestreets / cyclestreets-r

An R interface to cyclestreets.net APIs
https://rpackage.cyclestreets.net/
GNU General Public License v3.0
27 stars 7 forks source link

Try data.table::fread #54

Closed Robinlovelace closed 1 year ago

Robinlovelace commented 1 year ago

There have been issues with processing results from batch processing, worth checking if those can be overcome by using a different read function.