as_tibble.mcmc_data | R Documentation |
As Tibble
## S3 method for class 'mcmc_data'
as_tibble(x, samples = FALSE, ...)
x |
An mcmc_data object to coerce to a tibble. |
samples |
A flag specifying whether to include samples |
... |
Unused, for extensibility. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.