R/company_dictionary.R

#' Company dictionary of word pairs to convert
#'
#' A dataset containing a list of common company words
#' and the words I want to convert them to.
#'
#' @format A data frame with x rows and y variables:
#' \describe{
#'   \item{price}{price, in US dollars}
#'   \item{carat}{weight of the diamond, in carats}
#'   ...
#' }
#' @source \url{}
"company_dictionary"
tweed1e/matchtools documentation built on May 29, 2019, 10:51 a.m.