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(object, cutoff = Inf, ...)

Arguments

object

nex object

cutoff

cutoff to filter duplicates/overlapping characters by

...

additional arguments (unused)

Author(s)

Chad Eliason celiason@fieldmuseum.org


celiason/phenotools documentation built on Sept. 29, 2024, 5:43 p.m.