ropensci / osmapiR

An R interface to OpenStreetMap API for fetching and saving data from/to the OpenStreetMap database
https://docs.ropensci.org/osmapiR/
GNU General Public License v3.0
7 stars 3 forks source link

GET responses to `data.frame` + tests #2

Closed jmaspons closed 1 year ago

jmaspons commented 1 year ago

Functions and test to translate to data.frame most of the GET responses for the whole API.