R/db_abbreviations_lup.R

#' Common abbreviations lookup table
#' 
#' A lookup table for abbreviations commonly used in object names in the ready4funpackage.
#' 
#' A tibble
#' 
#' \describe{
#'   \item{short_name_chr}{Short name (a character vector)}
#'   \item{long_name_chr}{Long name (a character vector)}
#'   \item{plural_lgl}{Plural (a logical vector)}
#' }
#' @source \url{ready4-dev/ready4}
"abbreviations_lup"
ready4-dev/ready4fun documentation built on April 22, 2024, 8:33 a.m.