parse_directions_content {ptvapi}R Documentation

Parse content of directions API call

Description

This function is designed to parse the content returned by the interior steps of the directions function.

Usage

parse_directions_content(directions_content)

Arguments

directions_content

A direction, as a list, returned by the directions API call.

Value

A tibble consisting of the following columns:


[Package ptvapi version 2.0.5 Index]