R/rd-eustates.R

#' @importFrom tibble tibble
NULL

#' EU Member States (Current as of 2019)
#'
#' European Union membership by accession date
#'
#' @format A data frame with 28 observations on the following 3 variables.
#' \describe{
#' \item{\code{date}}{a date indicating accession}
#' \item{\code{country}}{a character vector for the country}
#' \item{\code{iso2c}}{a character vector for iso2c}
#' }
#'
#' @details Data come from the European Union's website.
#'
"eustates"

Try the stevedata package in your browser

Any scripts or data that you put into this service are public.

stevedata documentation built on Oct. 25, 2023, 5:07 p.m.