#' @title Large polygons geospatial layer.
#'
#' @description Toy dataset of polygon data.
#'
#' @format A geospatial file of three polygons georeferenced in wgs84.
#'
#' @source Own dataset.
"pol_large"
#' @title Small polygons geospatial layer.
#'
#' @description Toy dataset of polygon data.
#'
#' @format A geospatial file of eight polygons georeferenced in wgs84.
#'
#' @source Own dataset.
"pol_small"
#' @title Line geospatial layer.
#'
#' @description Toy dataset of line data.
#'
#' @format A geospatial file of six lines georeferenced in wgs84.
#'
#' @source Own dataset.
"lines"
#' @title Point geospatial layer.
#'
#' @description Toy dataset of point data.
#'
#' @format A geospatial file of ten points georeferenced in wgs84.
#'
#' @source Own dataset.
"points"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.