Description Usage Arguments Value Author(s) See Also Examples
Calculates the extent (x- and y-limits in decimal degrees)
1 | getextent(x, y, ext)
|
x |
x-coordinates in decimal degrees |
y |
y-coordinates in decimal degrees |
ext |
ext can be a raster from the raster package; an extent object from the raster package; "p" which means that the extent will be derived from the x- and y-coordinates in the input. |
xlm |
x-limits |
ylm |
y-limits |
beyond |
a vector with ones where points are beyond extent and zeros where they are within the extent |
Mark Robertson
pointsworld
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.