View source: R/helpfunctions_checks.R
| resolve_family_obj | R Documentation |
Converts a family specification (character string, function, or family object) to a family object.
resolve_family_obj(family)
family |
Family object, character string, or function. |
A family object or NULL.
Helper function used in prep_arglist().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.