R/animals.moniker.R

#Animals Moniker----
#' Animals Moniker
#'
#' A database of possible animals monikers and common spelling errors
#' 
#' To add additional animals monikers to the database, please submit a pull
#' request or issue to \href{https://github.com/AlexChristensen/SemNetDictionaries}{https://github.com/AlexChristensen/SemNetDictionaries}
#' 
#' @name animals.moniker
#' 
#' @docType data
#' 
#' @usage data(animals.moniker)
#' 
#' @format animals.moniker (list, length = 236)
#' 
#' @keywords datasets
#' 
#' @examples 
#' data("animals.moniker")
NULL
#----
AlexChristensen/SemNetDictionaries documentation built on Feb. 15, 2022, 2:30 p.m.