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