as.mcmc.list.tidy_flows {isotracer} | R Documentation |
tidy_flows
object to an mcmc.list
Convert a tidy_flows
object to an mcmc.list
## S3 method for class 'tidy_flows'
as.mcmc.list(x, ...)
x |
A tidy flow object, as returned by |
... |
Not used for now. |
A mcmc.list
object, with ordered iterations.