
Merge individual records with taxonomic information
merge_individuals_taxa.RdMerges individual tree records with resolved taxonomy from both direct links and specimen links, handling synonym resolution
Usage
merge_individuals_taxa(
id_individual = NULL,
id_plot = NULL,
id_tax = NULL,
clean_columns = TRUE,
con_taxa = NULL,
con = NULL
)Author
Gilles Dauby, gilles.dauby@ird.fr