R/words.R

#' Standard words file on Unix operating systems.
#'
#' A dataset containing all words in the starndard words unix file dictionary in lowercase.
#' This dataset is somewhat less strict than `scrabble`. (e.g., including 'mr' and 'mrs').
#'
#' @format A character vector with 261448 elements.
"words"
alexpavlakis/anagrammeR documentation built on May 9, 2019, 3:55 a.m.