coords_points | R Documentation |
Convenience wrapper around SpatialPoints
for a two layer brick with longitude and latitude coordinate arrays.
coords_points(x, ...)
x |
two layer |
... |
ignored |
SpatialPoints
## library(raadtools)
##coords_points(romscoords(cpolarfiles()$fullname[1]))
pts <- coords_points(ice_coords)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.