Nothing
#' Map of France
#'
#' A map of France as {sf} object. Can be used as dataset or for maps
#'
#' @format A data frame with 96 rows, 5 variables and a spatial geometry (MULTIPOLYGON):
#' \describe{
#' \item{OBJECTID}{polygon identifier}
#' \item{pays}{country: France}
#' \item{region}{region name}
#' \item{departement}{departement name}
#' \item{id_dpt}{departement id}
#' \item{geometry}{polygon geometry}
#' }
"fra_sf"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.