Description Usage Arguments Value Examples
View source: R/read.RevBayes.R
Title
1 2 |
x |
a list of ACDC objects |
... |
additional parameters |
nothing
1 2 3 | data(primates_ebd_log)
posterior <- read.RevBayes(primates_ebd_log, max_t = 65, n_samples = 20)
print(posterior)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.