map_points_to_cells | R Documentation |
Map point coordinates to cell indices.
map_points_to_cells(pts, focal, lon, lat, crs_from, crs_to, r = NULL)
pts |
data.frame with |
focal |
focal (SpatRaster). |
lon |
character. |
lat |
character. |
crs_from |
crs from |
crs_to |
crs to |
r |
buffer around extent (in units of the crs). |
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.