R/data.R

#' National regions.
#'
#' A list of all national' regions. Actually it contains only the italian
#' ones.
#'
#' @format A list with 1 slot per nation (actualy only one for) with a
#'   character vector reporting corresponding regions' name in
#'   alphabetical order.
#'
#' \describe{
#'   \item{italy}{Character vector of Italian regions' name in alphabetical
#'     order
#'   }
#' }
#' @source \url{https://it.wikipedia.org/wiki/Regioni_d\%27Italia}
"regions"
UBESP-DCTV/clumpr documentation built on July 3, 2021, 11:23 p.m.