list_mpa: List the locally stored MPAs

Description Usage Arguments

View source: R/mpa.R

Description

List the locally stored MPAs

Usage

1
2
3
4
5
list_mpa(
  path = rappdirs::user_data_dir("wdpar"),
  ext = ".gpkg",
  full_names = FALSE
)

Arguments

path

the path to storage

ext

character, the file extension, by default we use ".gpkg"

full_names

logical, if TRUE return full filenames


BigelowLab/mpatools documentation built on Jan. 20, 2022, 3:46 p.m.