match_pft.Rd
Matches BETYdb species IDs to model-specific PFTs
match_pft(
bety_species_id,
pfts,
query = NULL,
con = NULL,
allow_missing = FALSE,
model = NULL
)
vector of BETYdb species IDs
settings$pfts. List of pfts with database matching based on name
Default is NULL. query to BETY db.
database connection, if NULL use traits package
flag to indicate that settings file does not need to match exactly
Default is NULL. This is the BETY model ID for matching pfts to the correct model.
table of BETYdb PFT IDs matched to species IDs