R/scrabble.R

#' All words that appear in the scrabble dictionary
#'
#' A dataset containing all words in the scrabble dictionary in lowercase.
#' This is the recommended dataset for looking up words in `get_anagrams`
#'
#' @format A character vector with 178692 elements.
"scrabble"
alexpavlakis/anagrammeR documentation built on May 9, 2019, 3:55 a.m.