aperm.garray: General array transposition

Description Usage Arguments

Description

Restore garray attributes that discarded by aperm.default(). Cannot permute between subdimension (means to promote subdimension of equal length into regular dim and reduce dim into subdimension), sorry.

Usage

1
2
## S3 method for class 'garray'
aperm(a, perm = NULL, ...)

Arguments

a

A generalized array to be transposed.

perm

Desired margins after permutation, integer or character.

...

Useless, potential arguments inherited from the S3 generic.


garray documentation built on May 1, 2019, 8:47 p.m.