Nothing
#' @title France grid with 1km square tiles
#' @name pixel_france
#' @description
#' Whole France grid with 1km square tiles. Lambert 93 projection.
#'
#' (Grille France entière avec des carreaux d'1km de côté. Projection Lambert 93)
#'
#' @format ## `pixel_france`
#' A data frame with 54,8495 rows and 2 columns:
#' \describe{
#' \item{x}{longitude of pixel's centroids}
#' \item{y}{latitude of pixel's centroids}
#' }
#' @source
#' source : https://opendata.paris.fr
"pixel_france"
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.