#' @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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.