Description Usage Arguments Value Examples
Convenience wrapper around SpatialPoints
for a two layer brick with longitude and latitude coordinate arrays.
1 | coords_points(x, ...)
|
x |
two layer |
... |
ignored |
SpatialPoints
1 2 3 4 | ## 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.