#' Terrestrial Lands Of the World (TLOW).
#'
#' A map of the Terrestrial lands of the world, derived from Ecoregions Of the World (Dinerstein, 2017) with boundaries between adjacent ecoregions units dissolved (eliminated).
#'
#' @format A Simple Features Collections with 144749 features and 6 fields. The fields have no special meaning (except \code{area}) but are by-products of geoprocessing:
#' \describe{
#' \item{id}{...}
#' \item{level}{...}
#' \item{source}{...}
#' \item{parent_id}{...}
#' \item{sibling_id}{...}
#' \item{area}{area of the territory, in square kilometers}
#' }
#'
#' @source \url{https://ecoregions2017.appspot.com/}
"terrestrial_lands"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.