View source: R/read.RevBayes.R
print.CRABSposterior | R Documentation |
Title
## S3 method for class 'CRABSposterior'
print(x, ...)
x |
a list of CRABS objects |
... |
additional parameters |
nothing
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.