argument_glossary {modeltests} | R Documentation |
Allowed argument names in tidiers
Description
Allowed argument names in tidiers
Usage
argument_glossary
Format
A tibble with 3 variables:
- method
One of "glance", "augment" or "tidy".
- argument
Character name of allowed argument name.
- description
Character description of argument use.
Examples
argument_glossary
[Package modeltests version 0.1.6 Index]