print.treats | R Documentation |
treats
object.Summarises the content of a treats
object.
## S3 method for class 'treats'
print(x, all = FALSE, ...)
x |
A |
all |
|
... |
further arguments to be passed to |
No return value, summarises x
's content.
Thomas Guillerme
treats
## A treats birth-death parameters object
make.bd.params()
## A treats traits object
make.traits()
## A treats modifiers object
make.modifiers()
## A treats object
treats(stop.rule = list(max.taxa = 10), traits = make.traits())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.