aperm-Grid-method: Permutation method

aperm,Grid-methodR Documentation

Permutation method

Description

The generalised transpose changes the order of the factors keeping the order of the observations. The transformation to a data frame is not efficient in term of computations, but is easily understood.

Usage

## S4 method for signature 'Grid'
aperm(a, perm, ...)

Arguments

a

Grid object

perm

new order indexes

...

Not used.

Value

Permuted Grid.

Author(s)

Yves Deville


IRSN/smint documentation built on Dec. 9, 2023, 9:53 p.m.