column_glossary {broom} | R Documentation |
Allowed column names in tidied tibbles
column_glossary
A tibble with 4 variables:
One of "glance", "augment" or "tidy".
Character name of allowed output column.
Character description of expected column contents.
A list of character vectors detailing the classes
that use the column when tidied. For example c("Arima", "betareg")
.
column_glossary