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

Refactor #78

Closed Robinlovelace closed 11 months ago

Robinlovelace commented 11 months ago

Currently there are 2 versions of some functions like journey() and journey2() and json2sf_cs() and json2sf_cs2().

Worth combining these and going for a big refactor? I think so...