polygonIntersect: Polygon Intersection.

Description Usage Arguments Value

View source: R/polygon.R

Description

S3 generic function that compute the intersection of two polygons. Remember that the intersection of two polygons can be 0, 1 or more polygons.

Usage

1

Arguments

p1

First polygon

p2

Second polygon

Value

The intersection of the polygons.


tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.