list_sites: List sites in a dataset

Description Usage Arguments Value

View source: R/data_handling.R

Description

List the unique sites, or communities, in a dataset. Helper function for generating the lists of things to iterate over for other functions.

Usage

1
2
3
4
list_sites(
  dataset_name,
  storage_path = here::here("working-data", "abund_data")
)

Arguments

dataset_name

"bbs", "fia", "gentry", "mcdb", or "misc_abund"

storage_path

where the data is stored

Value

dataframe of site names


diazrenata/scadsanalysis documentation built on May 14, 2021, 6:59 p.m.