mf_get_mtq function

Get the 'mtq' dataset

Get the 'mtq' dataset

Import the mtq dataset (Martinique municipalities).

mf_get_mtq()

Returns

an sf object of Martinique municipalities

Details

This a wrapper around st_read(system.file("gpkg/mtq.gpkg", package = "mapsf"),quiet = TRUE).

Examples

mtq <- mf_get_mtq()
  • Maintainer: Timothée Giraud
  • License: GPL (>= 3)
  • Last published: 2024-10-22