View source: R/get_xy_samples.R
get_xy_samples | R Documentation |
get xy of pixels to sample from raster
get_xy_samples(input_rast, nbSamples, input_mask = NULL)
input_rast |
SpatRaster. raster to extract data from |
nbSamples |
numeric. number of samples to be extracted |
input_mask |
SpatRaster. mask corresponding to raster to extract data from |
xy matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.