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.


gavinsimpson/gratia documentation built on March 5, 2025, 10:01 a.m.