R/data_doc-epci_fr.R

#' Limites intercommunales (France entière) en projection géographique WGS 84 (code EPSG 4326).
#'
#' @format Extraction d'une intercommunalité dans le fichier initial:
#' \describe{
  #'   \item{ ID }{  character: Identifiant de l’EPCI }
  #'   \item{ CODE_SIREN }{  character: Code SIREN de l'entité administrative }
  #'   \item{ NOM }{  character: Nom de l’EPCI }
  #'   \item{ NATURE }{  character: Nature de l’EPCI }
  #'   \item{ geometry }{  sfc_MULTIPOLYGON,sfc }
  #' }
#' @details Ce fichier est téléchargeable sur le site de l'IGN et est indispensable au moment de l'execution des fonctions mt_calcul_apl et calcul_data_par_dep
#' @source \href{https://geoservices.ign.fr/adminexpress}{IGN - Admin Express}
#' @seealso \code{\link{calcul_data_par_dep}}
"epci_fr"
arnaudmilet/medtRucks documentation built on March 24, 2022, 9:08 p.m.