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