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