#' English Language Corpus
#'
#' An English language corpus downloaded from \url{https://github.com/dwyl/english-words}.
#'
#' @format A character vector with 459866 entries.
#'
#' @source \url{https://github.com/dwyl/english-words}
#' english_words
"english_words"
#' German Language Corpus
#'
#' A German language corpus downloaded from \url{https://github.com/davidak/wortliste}.
#'
#' @format A character vector with 239649 entries.
#'
#' @source \url{https://github.com/davidak/wortliste}
#' german_words
"german_words"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.