Learn R Programming

graphhopper (version 0.1.2)

gh_bbox: Extract the bounding box from a gh object

Description

Extract the bounding box from a gh object

Usage

gh_bbox(data)

# S3 method for gh_route gh_bbox(data)

# S3 method for gh_info gh_bbox(data)

Arguments

data

A gh_route or gh_info object.