Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

mapsf (version 0.11.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