print.phylterinitial {phylter} | R Documentation |
Print on screen a simple description of the content of objects of class phylterinitial
.
## S3 method for class 'phylterinitial'
print(x, ...)
x |
Object present in the |
... |
Additional arguments. |
NA
data(carnivora)
res <- phylter(carnivora, parallel = FALSE)
print(res$Initial)