powered by
esri_to_sgdf converts a response object from a isochrone_esri call to the walkalytics isochrone API to an object of class SpatialGridDataFrame-class.
esri_to_sgdf
walkalytics
esri_to_sgdf(isochrone_esri)
a response object from a isochrone_esri call to the walkalytics isochrone API.
# NOT RUN { isochrone_esri(x = 895815, y = 6004839, key = "abcd1234") %>% esri_to_sgdf() # } # NOT RUN { # }
Run the code above in your browser using DataLab