esri_to_sgdf: Convert a base64-encoded gzipped Esri ASCII grid to an object...

Description Usage Arguments Examples

Description

esri_to_sgdf converts a response object from a isochrone_esri call to the walkalytics isochrone API to an object of class SpatialGridDataFrame-class.

Usage

1

Arguments

isochrone_esri

a response object from a isochrone_esri call to the walkalytics isochrone API.

Examples

1
isochrone_esri(x = 895815, y = 6004839, key = "abcd1234") %>% esri_to_sgdf()

walkalytics documentation built on May 2, 2019, 7:02 a.m.