sample_stack {mlr3spatial} | R Documentation |
Sample Points in Raster Stack
Description
Samples n
points of a raster stack.
Usage
sample_stack(stack, n = 100)
Arguments
stack |
(terra::SpatRaster) |
n |
( |
Value
[Package mlr3spatial version 0.6.0 Index]