Work/reduceDimension: Reduce the number of dimensions by one

Description Usage Arguments Author(s)

Description

Combines the last two dimensions to one dimension.

Usage

1
2
reduceDimension(Array, namesPermuted = dimnames(Array),
                selectFun = function (array) NULL)

Arguments

Array

An array.

namesPermuted

A list of character vectors, dimnames, where the last two vectors are used for the names of the combined dimension.

selectFun

A function.

Author(s)

Jens Henrik Badsberg


pla documentation built on May 2, 2019, 11:12 a.m.