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 (terra::rast()) containing one or more rasters

nr_of_permutations

Number of permutations performed on each input raster

Value

A list of matrices


[Package bespatial version 0.1.2 Index]