Description Usage Arguments Value
View source: R/data_handling.R
List the unique sites, or communities, in a dataset. Helper function for generating the lists of things to iterate over for other functions.
| 1 2 3 4 | list_sites(
  dataset_name,
  storage_path = here::here("working-data", "abund_data")
)
 | 
| dataset_name | "bbs", "fia", "gentry", "mcdb", or "misc_abund" | 
| storage_path | where the data is stored | 
dataframe of site names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.