#' Régions françaises.
#'
#' @description Liste des régions françaises existantes au 1er janvier 2017.
#'
#' @format Data frame contenant 18 lignes et 4 variables.
#'
#' @param REGION = Code région
#' @param CHEFLIEU = Chef-lieu de région
#' @param NCC = Nom en clair (majuscules)
#' @param NCCENR = Nom en clair (typographie riche)
#'
#' @examples
#' data(INSEEreg)
#'
#' @source \url{https://www.insee.fr/fr/information/2666684#titre-bloc-26}
#'
"INSEEreg"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.