isMainCompFn
calls the internal function in the given is*
function on the input vector or on the appropriate slices of the input
array.
1 | isMainCompFn(FUN., x, subset., expand., which_dims., options., negate., ...)
|
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
|
... |
arguments passed to FUN. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.