R/fruits.moniker.R

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