coords_points: Create SpatialPoints.

Description Usage Arguments Value Examples

View source: R/coupling2.R

Description

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

Usage

1

Arguments

x

two layer RasterBrick with longitude and latitude values

...

ignored

Value

SpatialPoints

Examples

1
2
3
4
## library(raadtools)
##coords_points(romscoords(cpolarfiles()$fullname[1]))

pts <- coords_points(ice_coords)

angstroms documentation built on May 2, 2019, 2:41 p.m.