update.nex: Small function to update a duplicated nex object

View source: R/duplicated.nex.R

update.nexR Documentation

Small function to update a duplicated nex object

Description

Changing cutoff will affect the characters identified as duplicates for later visualization (e.g., with 'printout' or 'duptree' functions)

Usage

## S3 method for class 'nex'
update(x, cutoff = Inf)

Arguments

x

nex object

cutoff

cuttoff to filter duplicates/overlapping characters by

Author(s)

Chad Eliason celiason@fieldmuseum.org


celiason/phenotools documentation built on Sept. 16, 2024, 8:31 a.m.