R/key_contractions.R

#' Contraction Conversions
#'
#' A dataset containing common contractions and their expanded form.
#'
#' @details
#' \itemize{
#'   \item contraction. The contraction word
#'   \item expanded. The expanded form of the contraction
#' }
#'
#' @docType data
#' @keywords datasets
#' @name key_contractions
#' @usage data(key_contractions)
#' @format A data frame with 70 rows and 2 variables
NULL
trinker/lexicon documentation built on Oct. 12, 2021, 11:17 a.m.