get_parent_polygon: Get parent polygon

Description Usage Arguments Value Examples

Description

Gets the shape of the sf_dataframe that intersects the given polygon

Usage

1
get_parent_polygon(polygon, sf_dataframe)

Arguments

polygon

A sfg object (single polygon)

sf_dataframe

A SF dataframe

Value

A 1*n SF dataframe containing the matched line

Examples

1
2
3
4
## Not run: 
feuille <- get_parent_polygon(building, parcelles)

## End(Not run)

peloyeje/map536-cadastertools documentation built on May 14, 2019, 4:03 a.m.