family_type {gratia} | R 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 |
... |
arguments passed to other methods. |
[Package gratia version 0.9.2 Index]