subsetIndices: Create subset indices for subsetArray

Description Usage Arguments

View source: R/array_transform.R

Description

subsetIndices check arguments and creates subset indices for subsetArray and 'subsetArray<-'.

Usage

1
subsetIndices(subset., which_dims., dim., dimnames.)

Arguments

subset.

a possibly named list of subset indices (either logical, integer, character, factor, or is* functional indices)

which_dims.

the indices of the dimensions which should be subsetted

dim.

the dimensions of the data to subset on

dimnames.

the dimension names of the data to subset on


tdeenes/eegR documentation built on April 19, 2021, 4:17 p.m.