gh_instructions {graphhopper} | R Documentation |
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 |
instructions_only |
Whether to return the instructions without the corresponding points. |
See Also
[Package graphhopper version 0.1.2 Index]