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 Nov. 21, 2023, 5:09 p.m.