Skip to contents

This function creates a quick abstract of a google maps route, which contains the travel time, starting location and the route overview. This function operates entirely within 'directions_grabber'.

Usage

directions_overview(x)

Arguments

x

results from a googleway::google_directions API query

Examples

# see 'directions_grabber'