Learn R Programming

graphhopper (version 0.1.2)

gh_instructions: Extract the instructions from a gh route object

Description

Extract the instructions from a gh route object

Usage

gh_instructions(data, instructions_only = FALSE)

Arguments

data

A gh_route object.

instructions_only

Whether to return the instructions without the corresponding points.

See Also

gh_get_route