family.summaryCond {cond} | R Documentation |
Use family() on a “summaryCond” object
Description
This is a method for the function family()
for objects
inheriting from class summaryCond
. See
family
for the general behaviour of this
function.
Usage
## S3 method for class 'summaryCond'
family(object, ...)
Arguments
object |
any object from which a |
... |
absorbs any additional argument. |
See Also
[Package cond version 1.2-4 Index]