#' Basic Sweden polygons for visualization
#'
#' A basic polygon data set in Simple Feature Collection (package sf) representing
#' Sweden.
#'
#' @name swe
#' @keywords data sets
#' @docType data
#' @usage data(swe)
#' @source Statistikmyndigheten SCB \url{https://www.scb.se/hitta-statistik/regional-statistik-och-kartor/regionala-indelningar/digitala-granser}
#' @format list of Simple Feature Collection (package sf) CRS: EPSG:3006
NULL
#' Basic Sweden polygon for visualization
#'
#' A basic polygon data set in Simple Feature Collection (package sf) representing
#' Sweden.
#'
#' @name swe_wgs84
#' @rdname swe
#' @keywords data sets
#' @docType data
#' @usage data(swe_wgs84)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.