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
#----

Try the SemNetDictionaries package in your browser

Any scripts or data that you put into this service are public.

SemNetDictionaries documentation built on Jan. 17, 2022, 5:07 p.m.