View source: R/ra_drill_with_cell_number.R
ra_drill_with_cell_number | R Documentation |
Function to ‘drill’ into a raster object and return values based on cell numbers.
ra_drill_with_cell_number(ra, cell)
ra |
Raster object. |
cell |
A vector of cell numbersto extract values for. |
Tibble.
Stuart K. Grange.
extract
, ra_drill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.