R/data-desc.R

#' This data set is a fictive data set with fictive values and flags for testing purposes.
#'
#'
#' @format A data frame with 195 rows and 4 variables:
#' \describe{
#'   \item{geo}{2 digit country code}
#'   \item{flags}{flag of the value}
#'   \item{time}{date of observation}
#'   \item{values}{value of the element}
#' }
#' @source The source is in *.csv* format also available in the package.
"test_data"

Try the flagr package in your browser

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

flagr documentation built on May 2, 2019, 5:57 a.m.