e23-nComponents-method: Method "nComponents"

Description Usage Arguments Value Author(s)

Description

nComponents is a generic function, analogous to 'nrow' or 'ncol', that reports the number of components of an “engine“.

Usage

1
2
## S4 method for signature 'ANY'
nComponents(object, ...)

Arguments

object

an object from which the number of components is desired

...

additional arguments affecting the number of components produced

Value

Returns a nonnegative integer (scalar).

Author(s)

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


Umpire documentation built on Nov. 11, 2020, 1:08 a.m.