powered by
Print on screen a simple description of the content of objects of class phylterinitial.
phylterinitial
# S3 method for phylterinitial print(x, ...)
NA
Object present in the $initial element of the object returned by function phylter().
$initial
phylter()
Additional arguments.
data(carnivora) res <- phylter(carnivora, parallel = FALSE) print(res$Initial)
Run the code above in your browser using DataLab