Allowed argument names in tidiers
argument_glossary
A tibble with 3 variables:
One of "glance", "augment" or "tidy".
Character name of allowed argument name.
Character description of argument use.
argument_glossary#> # A tibble: 55 x 3 #> method argument description #> <chr> <chr> <chr> #> 1 glance ... "" #> 2 glance deviance "" #> 3 glance diagnostics "" #> 4 glance looic "" #> 5 glance mcmc "" #> 6 glance object "" #> 7 glance test "" #> 8 glance x "" #> 9 augment ... "" #> 10 augment data "" #> # … with 45 more rows