R/vegetables.moniker.R

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