#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.