ra_drill | R Documentation |
ra_drill
wraps the extract
raster function.
ra_drill(ra, sp, method = "simple", convert = FALSE, na.rm = TRUE)
ra |
Raster object. |
sp |
Spatial object to drill into ra to get values for. |
method |
Method for extraction, |
convert |
Should |
na.rm |
Should |
Tibble.
Stuart K. Grange
extract
, tidy_ra_drill
,
ra_drill_with_cell_number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.