#' Leveled Dolch List of 220 Common Words
#'
#' Edward William Dolch's list of 220 Most Commonly Used Words by reading level.
#'
#' @details Dolch's Word List made up 50-75\% of all printed text in 1936.
#' \itemize{
#' \item Word. The word
#' \item Level. The reading level of the word
#' }
#'
#' @docType data
#' @keywords datasets
#' @name sw_dolch
#' @usage data(sw_dolch)
#' @format A character vector with 220 elements
#' @references Dolch, E. W. (1936). A basic sight vocabulary. Elementary School
#' Journal, 36, 456-460.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.