getdrivingtime: Get Driving Time from Google Query

View source: R/getdrivingtime.R

getdrivingtimeR Documentation

Get Driving Time from Google Query

Description

Get Driving Time from Google Query

Usage

getdrivingtime(results)

Arguments

results

the results of a 'googleway::google_distance()' query

Value

a vector of driving times with class 'lubridate::duration'. When the google query returns no results, driving time is returned as NA.


crazybilly/rmapcounties documentation built on Jan. 4, 2024, 6:32 a.m.