family.cond: Use family() on a "cond" object

Description Usage Arguments See Also

Description

This is a method for the function family() for objects inheriting from class cond. See family for the general behaviour of this function.

Usage

1
2
## S3 method for class 'cond'
family(object, ...)

Arguments

object

any object from which a family object can be extracted.

...

absorbs any additional argument.

See Also

family


cond documentation built on May 2, 2019, 6:45 a.m.