mf_get_mtq {mapsf} | R Documentation |
Import the mtq dataset (Martinique municipalities).
mf_get_mtq()
This a wrapper around
st_read(system.file("gpkg/mtq.gpkg", package = "mapsf"),quiet = TRUE)
.
an sf object of Martinique municipalities
mtq <- mf_get_mtq()