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