View source: R/get_reference_db.R
get_reference_db | R Documentation |
This function allows the user to download several data sets useful for biomonitoR
analyses.
See details to discover which data sets you can download.
get_reference_db(db_name = "mi_cuba_2023")
db_name |
dataset name to download. See details to know the available data sets. |
Available data set:
mi_cuba: Taxonomic data set of macroinvertebrates from Cuba (Torres-Cambas et al., 2023).
db_reference <- get_reference_db(db_name = "mi_cuba_2023")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.