summary.taxonomy {FossilSim} | R Documentation |
Display taxonomy object
Description
Display taxonomy object
Usage
## S3 method for class 'taxonomy'
summary(object, max.length = 50, round.x = 12, details = TRUE, ...)
Arguments
object |
Taxonomy object. |
max.length |
Max number of rows to print out. |
round.x |
Number of decimal places to be used for species and edge ages. |
details |
If TRUE include summary statistics. |
... |
Additional parameters to be passed to |
[Package FossilSim version 2.3.3 Index]