R/data-countries.R

#' 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"
mine-cetinkaya-rundel/lullabyr documentation built on May 14, 2019, 9:23 p.m.