#
# get_raster_peru_df <-
# function(
# regs = NULL, prov = NULL, dist = NULL
# ){
# rster <- raster_peru_alt
# if(!is.null(dist)){
# main_df <-
# map_peru_dist |>
# filter(dist %in% tidy_text(dist))
# }
#
#
# }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.