R/hash_internet_slang.R

#' List of Internet Slang and Corresponding Meanings
#'
#' A dataset containing Internet slang terms and corresponding meaning.  The data
#' set is an augmented version of \url{http://www.smart-words.org/abbreviations/text.html}.
#'
#' @details
#' \itemize{
#'   \item x. The slang term.
#'   \item y. The meaning.
#' }
#'
#' @docType data
#' @keywords datasets
#' @name hash_internet_slang
#' @usage data(hash_internet_slang)
#' @format A data frame with 175 rows and 2 variables
#' @references Possel, H. (n.d.). English language smart words.  Retrieved from 
#' http://www.smart-words.org \cr \cr
#' \url{http://www.smart-words.org/abbreviations/text.html}
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.