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