#' @title Environment for geographic data
#'
#' @description The environment is created automatically within the package
#' environment.
#'
#' @export
geo_data <- new.env(parent = environment())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.