combination_trait_dist: Compute Multiple distance matrices from a single trait table

View source: R/rarity_dimensions.R

combination_trait_distR Documentation

Compute Multiple distance matrices from a single trait table

Description

Internal function to compute combinations of distance matrices from a data.frame of traits, using compute_dist_matrix().

Usage

combination_trait_dist(traits_table, ...)

Arguments

traits_table

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()

Value

A list of functional distance matrices, one for each provided trait plus an additional matrix for all traits taken altogether


Rekyt/outlieR documentation built on Sept. 26, 2022, 2:22 a.m.