family_type: Extracts the type of family in a consistent way
Description
Extracts the type of family in a consistent way
Usage
family_type(object, ...)# S3 method for family
family_type(object, ...)
# S3 method for default
family_type(object, ...)
Arguments
- object
an R object. Currently family()
objects and anything with a
family()
method.
- ...
arguments passed to other methods.