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