gh_bbox {graphhopper} | R Documentation |
Extract the bounding box from a gh object
Description
Extract the bounding box from a gh object
Usage
gh_bbox(data)
## S3 method for class 'gh_route'
gh_bbox(data)
## S3 method for class 'gh_info'
gh_bbox(data)
Arguments
data |
A |
[Package graphhopper version 0.1.2 Index]