#' Augmented List of Grady Ward's English Words and Mark Kantrowitz's Names List
#'
#' A dataset containing a vector of Grady Ward's English words augmented with
#' Mark Kantrowitz's names list, other proper nouns, and contractions.
#'
#' @details A dataset containing a vector of Grady Ward's English words
#' augmented with proper nouns (U.S. States, Countries, Mark Kantrowitz's Names List,
#' and months) and contractions. That dataset is augmented for spell checking purposes.
#'
#' @docType data
#' @keywords datasets
#' @name grady_augmented
#' @usage data(grady_augmented)
#' @format A character vector with 122,806 elements
#' @references Moby Thesaurus List by Grady Ward
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.