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