Internal function to compute combinations of distance matrices from a
data.frame of traits, using compute_dist_matrix()
.
combination_trait_dist(traits_table, ...)
A list of functional distance matrices, one for each provided trait plus an additional matrix for all traits taken altogether
a data.frame of traits with species in row and traits in columns, row names should be species names,
additional arguments supplied to compute_dist_matrix()