#' List of countries
#'
#' List of countries scraped from Britannica.
#'
#'
#' @name countries
#' @docType data
#' @format A character vector of length 196
#' @source https://www.britannica.com/topic/list-of-countries-1993160
#' @keywords datasets
#' @examples
#'
#' sing_alphabet(countries)
#'
"countries"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.