R/data-column-glossary.R

#' Allowed column names in tidied tibbles
#'
#' @format A tibble with 4 variables:
#' \describe{
#' \item{method}{One of "glance", "augment" or "tidy".}
#' \item{column}{Character name of allowed output column.}
#' \item{description}{Character description of expected column contents.}
#' }
#' @examples
#' column_glossary
"column_glossary"
alexpghayes/modeltests documentation built on March 7, 2024, 11 p.m.