group_by.mcmc_data | R Documentation |
Group mcmc data
## S3 method for class 'mcmc_data'
group_by(.data, ..., .add = FALSE)
.data |
An mcmc_data object |
... |
In |
.add |
When This argument was previously called |
group_by(mcmc_data_example, homeworld, species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.