Description Usage Arguments Value
Extract BETY PFT, species, or variable IDs given a vector of names
1 2 3 4 5 | get_pft_ids(pft_names, con = bety())
get_species_ids(species_names, con = bety())
get_variable_ids(variable_names, con = bety())
|
pft_names |
Character vector of PFT names. Defaults to ‘bety_name' column of [pfts()]. If 'NULL', don’t filter by PFT name. |
con |
Database connection. Defaults to [bety()]. |
species_names |
Character vector of species names |
variables |
Character vector of variable names |
Numeric vector of BETY IDs for given PFTs or species
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.