#' Ports and Marinas of Mexico
#'
#' A `sf` object containing points representing the locations of Ports and Marinas in Mexico
#'
#' @format A simple feature collection with 237 features and 2 fields
#' \describe{
#' \item{class}{Type of infrastructure it can be Puerto (Port), or Marina}
#' \item{name}{Name of the infrastructure (i.e. port or marina)}
#' \item{geometry}{column containing geometry details}
#' ...
#' }
#' @source \url{https://en.www.inegi.org.mx/}
"mx_ports"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.