R/data.R

#' Freedom of Press Index
#'
#' Tidy Freedom of press index data from Wikipedia.
#'
#' @format A data.frame (\code{tibble}) object with 3111 rows and 5 columns
#' \describe{
#'   \item{\code{country}}{ Country}
#'   \item{\code{country_code}}{ ISO2c country code}
#'   \item{\code{year}}{ Year of index}
#'   \item{\code{rank}}{ Freedom of Press rank}
#'   \item{\code{score}}{ Freedom of Press score}
#' }
#' @source \url{https://en.wikipedia.org/wiki/Press_Freedom_Index}
"fopi"
news-r/fopi documentation built on March 17, 2020, 12:44 p.m.