Nothing
#' @export
universals::collapse_chains
#' @inherit universals::collapse_chains
#' @export
collapse_chains.mcmcr <- function(x, ...) {
x <- lapply(x, collapse_chains)
set_class(x, "mcmcr")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.