rm(list = ls())
setwd(dirname(rstudioapi::getActiveDocumentContext()$path))
getwd()
################################################################################
map_PROV <- readRDS("map_PROV.RDS")
################################################################################
usethis::use_data(map_PROV, overwrite=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.