pixel_walktimes: Extract pixel-accurate walking times from walkalytics raw...

Description Usage Arguments Value Examples

Description

pixel_walktimes extracts walking times for every pixel from a response object from a isochrone_esri call.

Usage

1

Arguments

isochrone_esri

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

Value

A data.frame (tibble::tibble) that contains:

Examples

1
isochrone_esri(x = 896488, y = 6006502, key = "abcd1234") %>% pixel_walktimes()

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