#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.