powered by
Get the summary of an object of class phylter.
phylter
# S3 method for phylter summary(object, ...)
On object of class summmary.phylter
summmary.phylter
Object returned by function 'phylter()'.
Additional arguments affecting the summary produced.
data(carnivora) res <- phylter(carnivora, parallel = FALSE) summary <- summary(res) class(summary)
Run the code above in your browser using DataLab