vein (version 0.7.8)

add_polid: Add polygon id to lines road network

Description

Sometimes you need to add polygon id into your streets road network. add_polid add add_polid id into your road network cropping your network by

Usage

add_polid(polyg, street, by)

Arguments

polyg

sf object POLYGON it is transformed to "sf" with emissions.

street

streets road network class 'sf'

by

Character indicating the column woith the id in polyg

See Also

emis_to_streets

Examples

Run this code
# NOT RUN {
#to do
# }

Run the code above in your browser using DataCamp Workspace