gClip | R Documentation |
Clip one SpatialPolygons* object with another SpatialPolygons* object
gClip(spobj1, spobj2, ...)
spobj1 |
|
spobj2 |
|
... |
reserved for future use |
spobj1
will be clipped to the boundary of spobj2
.
You're responsible for proper handling of numeric attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.