#' Countries codes decodification
#'
#' A data frame containing all posibles countries codes to be used in \code{\link{mobility_var}} and their respective countries names
#' diamonds.
#'
#' @format A data frame with 136 rows and 2 columns:
#' \describe{
#' \item{country.code}{Countries codes to be used in \code{\link{mobility_var}}}
#' \item{country.region}{Names of the countries or regions}
#' }
#' @source \url{https://www.google.com/covid19/mobility/}
"countries_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.