Learn R Programming

MTA (version 0.6.0)

ept: Grand Paris Metropole EPTs

Description

sf object. Grand Paris Metropole EPTs. EPTs (Etablissements Publics Territoriaux) are groups of communes.

Arguments

Format

EPT

EPT identifiers

LIBEPT

EPT names

Examples

Run this code
library(sf)
ept <- st_read(system.file("metroparis.gpkg", package = "MTA"), layer = "ept", quiet = TRUE)

Run the code above in your browser using DataLab