Convenience wrapper around SpatialPoints for a two layer brick with longitude and latitude coordinate arrays.

coords_points(x, ...)

Arguments

x

two layer RasterBrick with longitude and latitude values

...

ignored

Value

SpatialPoints

Examples

## library(raadtools) ##coords_points(romscoords(cpolarfiles()$fullname[1])) pts <- coords_points(ice_coords)