R/data.R

#' COG 2023
#'
#' A dataset containing insee code and wording of commune as of January 1, 2023. COG mean
#' Code Officiel Géographique
#'

#' @format ## `cog_2023`
#' A data frame with 34990 rows and 2 columns:
#' \describe{
#'   \item{COM}{insee code}
#'   \item{LIBELLE}{Name of commune}
#' }
#' @source \url{https://www.insee.fr/fr/information/6800675}
"cog_2023"

Try the happign package in your browser

Any scripts or data that you put into this service are public.

happign documentation built on Sept. 11, 2024, 7:17 p.m.