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

View source: R/cond.R

family.summaryCondR 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 family object can be extracted.

...

absorbs any additional argument.

See Also

family


cond documentation built on June 8, 2025, 12:46 p.m.