coords_points {angstroms} | 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)