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

Try the lexicon package in your browser

Any scripts or data that you put into this service are public.

lexicon documentation built on May 2, 2019, 1:42 p.m.