Description Usage Arguments Value Examples
View source: R/polygonprocessing.R
Function to produce a basic square or rectangular box (e.g. for polygon clipping or plot borders)
| 1 | 
| ll | coordinates of the lower left corner | 
| ur | coordinates of the upper right corner | 
| ul | coordinates of the upper left corner (by default set automatically) | 
| lr | coordinates of the lower right corner (by default set automatically) | 
| proj4string | projection string of class CRS. | 
An object of class SpatialPolygonsDataFrame
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.