st_sfc2xy | R Documentation |
replace POINT simple feature geometry list with an x y raster
st_sfc2xy(x, ...)
x |
object of class |
... |
passed on to as.data.frame.stars |
object of class stars
with a POINT list replaced by x and y raster dimensions. This only works when the points are distributed over a regular or rectilinear grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.