R/fra_sf.R

#' Map of France
#'
#' A map of France as {sf} object. Can be used as dataset or for maps
#'
#' @format A data frame with 96 rows, 5 variables and a spatial geometry (MULTIPOLYGON):
#' \describe{
#'   \item{OBJECTID}{polygon identifier}
#'   \item{pays}{country: France}
#'   \item{region}{region name}
#'   \item{departement}{departement name}
#'   \item{id_dpt}{departement id}
#'   \item{geometry}{polygon geometry}
#' }
"fra_sf"

Try the fakir package in your browser

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

fakir documentation built on April 14, 2023, 12:34 a.m.