Retrieve PFT ID, name, and type from BETY
Arguments
- dbcon
Database connection object
- pft_names
character vector of PFT names
- modeltype
character. If specified, only returns PFTs matching this modeltype. If NULL, considers all modeltypes.
- strict
(Logical) If `TRUE`, throw an error if any of the input `pft_names/ids` or `traits` are missing from the output. If `FALSE` (default), only throw a warning.