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"

Try the modeltests package in your browser

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

modeltests documentation built on May 29, 2024, 4:57 a.m.