library(tidykml)
library(tidyverse)
nuts2_polygons <- kml_polygons("map/capri_map.kml")
save(nuts2_polygons, file = "data/nuts2_polygons.RData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.