permute_raster: Permute values in the input raster

View source: R/permute_raster.R

permute_rasterR 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


bespatial documentation built on April 3, 2025, 7:58 p.m.