pollenThreshold: Create a dataframe to be used in the applyThreshold function.

Description Usage Arguments Value Author(s)

Description

This function creates a dataframe with a threshold for each taxon in a community matrix. The threshold could be based in a percentage value for all the taxa or in a specific value for each taxon.

Usage

1
pollenThreshold(commM, perc)

Arguments

commM

Matrix. Community matrix (species by sites) with pollen percentages.

perc

Numeric or vector. If numeric it applies the same percentage for all the taxa in the commM matrix. If vector, then it has to have the same length than the number of rows in the commM matrix.

Value

Matrix. The output is a dataframe with two columns, the first column will list all the taxa in the commM and the second column will list the threshold for each taxon.

Author(s)

Diego Nieto Lugilde


dinilu/paleoCLMs-package documentation built on May 15, 2019, 8:46 a.m.