R/coca.moniker.R

#COCA Moniker----
#' Corpus of Contemporary American English Moniker
#'
#' A database of word forms for the Corpus of Contemporary American English dictionary
#' 
#' To add additional COCA monikers to the database, please submit a pull
#' request or issue to \href{https://github.com/AlexChristensen/SemNetDictionaries}{https://github.com/AlexChristensen/SemNetDictionaries}
#' 
#' @name coca.moniker
#' 
#' @docType data
#' 
#' @usage data(coca.moniker)
#' 
#' @format coca.moniker (list, length = 20267)
#' 
#' @keywords datasets
#' 
#' @examples 
#' data("coca.moniker")
NULL
#----
AlexChristensen/SemNetDictionaries documentation built on Feb. 15, 2022, 2:30 p.m.