#' List of available countries with their abbreviations
#'
#' The list of countries with available maps at http://gadm.org/
#'
#' @docType data
#'
#' @usage data(iso3)
#'
#' @keywords datasets, iso3, map
#'
#' @source the data scrapped from http://gadm.org/
#'
#' @examples
#' data(iso3)
#' str(iso3)
"iso3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.