#' French City Population
#'
#' Data frame containing latitude, longitude, population, and region code of
#' 58 French cities.
#'
#' @name french_city
#' @docType data
#' @references \url{https://simplemaps.com/data/world-cities}
#' @keywords data
NULL
#' Paris Metro Stations
#'
#' Data frame containing latitude, longitude, name, line, and color for each
#' metro stop in the city of Paris.
#'
#' @name paris_metro
#' @docType data
#' @references \url{https://www.data.gouv.fr/fr/datasets/}
#' @keywords data
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.