powered by
Prints on screen the summary of an object of class summmary.phylter as returned by the summary.phylter() function.
summmary.phylter
summary.phylter()
# S3 method for summary.phylter print(x, ...)
NA
Object returned by function 'summary.phylter()'.
Additional arguments.
data(carnivora) res <- phylter(carnivora, parallel = FALSE) summary <- summary(res) print(summary)
Run the code above in your browser using DataLab