Learn R Programming

Umpire (version 2.0.11)

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

Author

Kevin R. Coombes krc@silicovore.com, Caitlin E. Coombes caitlin.coombes@osumc.edu