check_mcmc_data | R Documentation |
Checks an object is a mcmc_data
.
check_mcmc_data(x, x_name = NULL)
x |
The object to check. |
x_name |
A string of the name of object x or NULL. |
An invisible copy of x (if it doesn't throw an error).
check_mcmc_data(mcmcdata::mcmc_data_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.