R/data_acceptable.R

#' Acceptable Spellings
#'
#' A dataset containing homophones.
#'
#' @format A data frame with 257 rows and 2 variables:
#' \describe{
#'   \item{target}{The target word (i.e., the word that should be used)}
#'   \item{acceptable}{The acceptable spelling of the target word.}
#' }
"acceptable_spellings"
TysonStanley/autoscore documentation built on May 29, 2019, 11:01 p.m.