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