mf_get_mtq | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.