Learn R Programming

mapsf (version 1.0.0)

mf_get_mtq: Get the 'mtq' dataset

Description

Import the mtq dataset (Martinique municipalities).

Usage

mf_get_mtq()

Arguments

Value

an sf object of Martinique municipalities

Details

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

Examples

Run this code
mtq <- mf_get_mtq()

Run the code above in your browser using DataLab