#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.