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"

Try the modeltests package in your browser

Any scripts or data that you put into this service are public.

modeltests documentation built on Jan. 16, 2021, 5:38 p.m.