get_drivetime_polygons: Get drive time polygons around points

Description Usage Arguments Value

View source: R/get_drive_time_polygons.R

Description

Get drive time polygons around points

Usage

1
get_drivetime_polygons(lat, lon, drive_time, res = 30)

Arguments

lat

Vector of latitudes

lon

Vector of longitudes

drive_time

Length of drive time in minutes (e.g. 30 for 30 minutes)

res

Resolution. Higher resolution yields more detailed polygons and takes more time.

Value

A vector of drive time polygons


ruralinnovation/cori_spatial documentation built on Dec. 22, 2021, 8:15 p.m.