propover: A Function for Calculating Polygon Overlap

Description Usage Arguments Examples

View source: R/misc-functions.R

Description

Calculate percentage of overlap between two polygons contained in SpatialPolygons objects relative to first polygon.

Usage

1
propover(p1, p2, i1, i2)

Arguments

p1

First SpatialPolygons object

p2

Second SpatialPolygons object

i1

Index of polygon in first SpatialPolygons object

i2

Index of polygon in second SpatialPolygons object

Examples

1

mdilorenzo/aidtools documentation built on May 22, 2019, 3:37 p.m.