mf_get_mtq: Get the 'mtq' dataset

View source: R/mf_get_mtq.R

mf_get_mtqR Documentation

Get the 'mtq' dataset

Description

Import the mtq dataset (Martinique municipalities).

Usage

mf_get_mtq()

Details

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

Value

an sf object of Martinique municipalities

Examples

mtq <- mf_get_mtq()

mapsf documentation built on Jan. 10, 2026, 9:15 a.m.