R/areas.R

#' Areas of some large countries
#'
#' @source <https://www.worldometers.info/geography/largest-countries-in-the-world/>
#' @format Data frame with columns
#' \describe{
#' \item{country}{Name of country}
#' \item{area}{Land area}
#' }
"areas"
thisisdaryn/workshop documentation built on Jan. 17, 2020, 7:31 p.m.