Learn R Programming

phylosim (version 3.0.5)

detachSeqFromNode.PhyloSim: Detach a Sequence object from a given node of a phylo object aggregated by a PhyloSim object

Description

Detach a Sequence object from a given node of a phylo object aggregated by a PhyloSim object.

This method is mainly used internally.

Usage

# S3 method for PhyloSim
detachSeqFromNode(this, node=NA, ...)

Arguments

this

A PhyloSim object.

node

Node identifier.

...

Not used.

Value

The PhyloSim object (invisible).

See Also

For more information see PhyloSim.