as_points | R Documentation |
Convert raster object to point data
as_points(x = make_dummy_mask(), fun = NULL, ...)
x |
raster mask as BasicRaster or SpatRaster |
fun |
function or NULL, to filter points - see |
... |
other arguments passed through |
tibble of
x ala longitude
y ala latitude
value value at cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.