coords | R Documentation |
Retrieves the (spatial) coordinates of the object.
coords(x, ...)
## S3 method for class 'grid.par'
coords(x, ...)
## S3 method for class 'data.grid'
coords(x, masked = FALSE, ...)
x |
a (spatial) object used to select a method. |
... |
further arguments passed to or from other methods. |
masked |
logical; If |
A matrix of coordinates (columns correspond with dimensions and rows with data).
coordvalues
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.