coerce_args
is used to ensure that the data and formula arguments
provided to twidlr model functions are coerced to a data frame and formula
before further processing. This makes it possible for remaining function code
to assume these object classes.
1 |
data |
Object that can be coerced to a data frame |
formula |
Object that can be coerced to a formula |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.