#' africa country polygons from GADM
#'
#'
#' @format \code{sf}
#' @aliases sf_af_gadm0
#' @name african_country_polygons
#' @source \url{https://gadm.org/}
#' @docType data
"sf_af_gadm0"
#' african country names and iso 3 letter country codes
#'
#'
#' @format \code{dataframe}
#' @aliases afcountries
#' @name african_country_names
#' @source rnaturalearth
#' @docType data
"afcountries"
#' admin levels available by country from GADM (and names of the levels)
#'
#'
#' @format \code{dataframe}
#' @aliases GADM36SF
#' @source \url{https://cran.r-project.org/web/packages/GADMTools/index.html}
#' @docType data
"GADM36SF"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.