Description Usage Arguments Details
Shortcut access functions for BETY table joins
1 2 3 | pfts_priors(pft_names = pfts("bety_name"), con = bety(), collect = TRUE)
pfts_species(pft_names = pfts("bety_name"), con = bety(), collect = TRUE)
|
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()]. |
collect |
Whether or not to call [dplyr::collect()] on the output. Default = 'TRUE'. |
- 'pfts_priors' – Prior distributions by PFT - 'pfts_species' – PFT-species mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.