#' Wordle dictionary
#'
#' 12,972 5-letter words
#'
#' @format Character vector
#'
#' @source \url{https://www.powerlanguage.co.uk/}
"dictionary"
#' Wordle dictionary
#'
#' 2,315 5-letter words used as possible target words when playing Wordle
#'
#' @format Character vector
#'
#' @source \url{https://www.powerlanguage.co.uk/}
"target_dictionary"
#' Wordle dictionary
#'
#' 10,657 5-letter words used to validate user guesses when playing Wordle
#'
#' @format Character vector
#'
#' @source \url{https://www.powerlanguage.co.uk/}
"guess_dictionary"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.