R/data.R

#' Dictionary of words
#'
#' A dataset words extracted and separated from `words::words`.
#'
#' @format A data frame with 175393 rows and 2 variables:
#' \describe{
#'   \item{word}{words from `words::words`}
#'   \item{chars}{a letters list of characters}
#' }
#' @md
"dict"
christopherkenny/acronames documentation built on Dec. 19, 2021, 4:03 p.m.