View source: R/index_fqa_databases.R
index_fqa_databases | R Documentation |
index_fqa_databases()
produces a data frame showing all floristic
quality assessment databases publicly available at
universalfqa.org.
index_fqa_databases(timeout = 5)
timeout |
Number of seconds to query UniversalFQA before timing out. |
A data frame with 4 columns:
database_id (numeric)
region (character)
year (numeric)
description (character)
databases <- index_fqa_databases()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.