R/trust.R

#' @title Trust Data
#' @name Trust Data
#' @description Data on 12 European Countries 
#' @format A data frame containing 180 observations for 12 countries. Data taken from the Eurobarometer, The Hertie School of Governance. 
#' \describe{
#' \item{Trust_in_the_ECB}{Trust in the European Central Bank}
#' \item{Trust_in_the_EU}{Trust in the European Union}
#' \item{countryname}{countryname identifier}
#' \item{year}{year identifier}
#' }
#' @docType data
#' @usage data(trust)
"trust"

Try the uqr package in your browser

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

uqr documentation built on May 2, 2019, 3:43 a.m.