family_type: Extracts the type of family in a consistent way

family_typeR Documentation

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 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.


gratia documentation built on Feb. 16, 2023, 10:40 p.m.