nComponents-method: Method "nComponents"
Description
nComponents
is a generic function, analogous to 'nrow' or
'ncol', that reports the number of components of an ``engine``.
Usage
# S4 method for ANY
nComponents(object, ...)
Value
Returns a nonnegative integer (scalar).
Arguments
- object
an object from which the number of components is desired
- ...
additional arguments affecting the number of components produced