An integer. Threshold for Majority-Vote calculations. If not specified,
returns a warning and the threshold will be defined as ceiling(ncol(delim[, -1])/2).
Author
Pedro S. Bittencourt
Details
delim_consensus() iterates row-by-row, counting the number of matching species
partition names across all species delimitations methods in delim_join output.
If the sum of identical partition names is greater or equal n_match,
the consensus column will be filled with its partition name. Otherwise,
consensus column will be filled with NA.