attachSeqToNode.PhyloSim: Assotiate a Sequence object with a given node of a phylo object aggregated by a PhyloSim object
Description
Assotiate a Sequence object with a given node of a phylo object aggregated by a PhyloSim object.
This method is mainly used internally.
Usage
# S3 method for PhyloSim
attachSeqToNode(this, node=NA, seq=NA, ...)
Value
The PhyloSim object (invisible).
See Also
For more information see PhyloSim
.