#' World Bank Data
#'
#'
#' @format A data frame 10 variables:
#' \describe{
#' \item{iso2c}{iso2c code}
#' \item{iso3cl}{iso3c code}
#' \item{country}{country code}
#' \item{year}{}
#' \item{life_expect}{life expectation}
#' \item{population}{}
#' \item{birth_rate}{}
#' \item{neonat_mortal_rate}{}
#' \item{region}{}
#' \item{income}{}
#' }
"data_WB"
#' Europ Countries
#'
#'
#' @format A data frame about european countries:
#' \describe{
#' \item{State}{}
#' \item{Capital}{}
#' \item{Population}{}
#' \item{country code}
#' \item{Area}{}
#' \item{Density}{}
#' \item{MEPs}{}
#' }
"europ_countries"
#' Shapfile World map
#'
#'
#' @format A SpatialPolygonsDataFrame object for a world map
#' \describe{
#' }
"countries"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.