TreeMen-class {treeman} | R Documentation |
S4 class for multiple phylogenetic trees
## S4 method for signature 'TreeMen' cTrees(x, ...) ## S4 method for signature 'TreeMen,ANY' x[[i]] ## S4 method for signature 'TreeMen,character,missing,missing' x[i, j, ..., drop = TRUE] ## S4 method for signature 'TreeMen' as.character(x) ## S4 method for signature 'TreeMen' show(object) ## S4 method for signature 'TreeMen' str(object, max.level = 2L, ...) ## S4 method for signature 'TreeMen' print(x) ## S4 method for signature 'TreeMen' summary(object)
x |
|
... |
additional tree objects |
i |
tree index (integer or character) |
j |
missing |
drop |
missing |
object |
|
max.level |
|
treelst
list of TreeMan
objects
ntips
sum of tips per tree
ntrees
total number of trees