pip | R Documentation |
Determines if a point is in a polygon or on a polygon boundary
pip(x, y, poly)
x |
- vector of x positions |
y |
- vector of y positions |
poly |
- matrix defining polygon ( |
A list containing the x and y coordinates of the points inside the polygon @export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.