permute_raster {bespatial} | R Documentation |
Permute values in the input raster
Description
Permute values in the input raster
Usage
permute_raster(x, nr_of_permutations)
Arguments
x |
SpatRaster object ( |
nr_of_permutations |
Number of permutations performed on each input raster |
Value
A list of matrices
[Package bespatial version 0.1.2 Index]