R/data-argument-glossary.R

#' Allowed argument names in tidiers
#'
#' @format A tibble with 3 variables:
#' \describe{
#' \item{method}{One of "glance", "augment" or "tidy".}
#' \item{argument}{Character name of allowed argument name.}
#' \item{description}{Character description of argument use.}
#' }
#' @examples
#' argument_glossary
"argument_glossary"
alexpghayes/modeltests documentation built on March 7, 2024, 11 p.m.