isMainCompFn: Call the internal function in is* functions on subsets and...

Description Usage Arguments

View source: R/is.R

Description

isMainCompFn calls the internal function in the given is* function on the input vector or on the appropriate slices of the input array.

Usage

1
isMainCompFn(FUN., x, subset., expand., which_dims., options., negate., ...)

Arguments

FUN.

the internal function whose first two arguments are the data (x) and the options (options.). Additional arguments must be provided in dots (...).

subset., expand., which.dims., options., negate.

obligatory arguments, see is

...

arguments passed to FUN.


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