resample_spatialPixel | R Documentation |
resample_spatialPixel
resample_spatialPixel(df, r, r.new, I_grid, I_grid.new = NULL, verbose = TRUE)
df |
nrow(df) should be equal to nrow(r) |
r |
raster |
I_grid |
Index of selected pixel of raster (from raster::raster) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.