#' Coastlines
#'
#' Geometry of coastlines, class "sfc_MULTILINESTRING" "sfc" from the
#' package "sf"
#'
#' @format Geometry of coastlines "sfc_MULTILINESTRING"
#' \describe{
#' \item{MULTILINESTRING}{Geometry of coastlines "sfc_MULTILINESTRING"}
#' data(coastlines)
##' }
#' @source \url{https://www.naturalearthdata.com/downloads/10m-physical-vectors/10m-coastline/}
#' @usage data(coastlines)
#' @docType data
"coastlines"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.