R/data-vegetables.R

#' List of vegetables
#'
#' List of vegetables scraped from Wikipedia.
#'
#'
#' @name vegetables
#' @docType data
#' @format A character vector of length 126.
#' @source https://simple.wikipedia.org/wiki/List_of_vegetables
#' @keywords datasets
#' @examples
#'
#' sing_alphabet(vegetables)
#'
"vegetables"
mine-cetinkaya-rundel/lullabyr documentation built on May 14, 2019, 9:23 p.m.