geopath_to_tibble | R Documentation |
This function is designed to parse the geopath
content returned by the
interior steps of some functions. If geopath data is requested, that content
will contain a list of geopaths
for each route. This function is designed
to parse one of those geopaths into a tibble.
geopath_to_tibble(geopath)
geopath |
A |
A tibble of routes, with the following columns:
direction_id
valid_from
valid_to
paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.