subset_roads: Keep only roads within a given boundary.

Description Usage Arguments Value Examples

View source: R/download_osm_data.R

Description

Keep only roads within a given boundary.

Usage

1
subset_roads(boundary, roads)

Arguments

boundary

An object typically created with 'get_city_boundaries()'

country

The name of the country. Requested to ensure correct identification of city.

Value

A data frame of the sf class including all roads insidet the given boundary

Examples

1
subset_roads(city_boundary, roads)

giocomai/genderedstreetnames documentation built on June 21, 2020, 8:31 p.m.