mfdb-data | R Documentation |
Data sets representing the content of taxonomies used in the database.
case_study gear institute market_category maturity_stage sex species vessel_type
All of these tables represent acceptible values for use when importing data. You can see the content of an individual taxonomy at the R command line, e.g. mfdb::gear
Each of the datasets will have the following columns.
A numeric ID to be used internally
An alphanumeric ID to be used when importing and reporting data.
Some text describing the option.
Groups together several items to query all in one go. e.g. for institutes you can query 'NOR' to get all institutes in Norway.
The taxonomies are used in the following locations:
Possible case studies, use when connecting with mfdb()
Used to describe the dataset being imported with mfdb_import_survey()
Used for individual sample points when using mfdb_import_survey()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.