list_obis: List the locally stored OBIS datasets

Description Usage Arguments

View source: R/obis.R

Description

List the locally stored OBIS datasets

Usage

1
2
3
4
5
list_obis(
  path = rappdirs::user_data_dir("robis"),
  ext = ".csv.gz",
  full_names = FALSE
)

Arguments

path

the path to storage

ext

character, the file extension, by default we use ".csv.gz"

full_names

logical, if TRUE return full filenames


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