#' List of english words
#'
#' A dataset containing a list of english words and their length.
#'
#' @format A data frame with 175393 rows and 2 variables:
#' \describe{
#' \item{word}{an english word}
#' \item{word_length}{number of letters in the word}
#' ...
#' }
#' @source \url{https://www.wordgamedictionary.com/word-lists/}
"words"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.