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, ...)
Value
The PhyloSim object (invisible).
See Also
For more information see PhyloSim
.