powered by
Coerce an R object to an nlists_object().
nlists_object()
# S3 method for mcmcr as_nlists(x, ...)
An object.
Unused.
An nlists object.
list: Coerce list to nlists
list
mcmc: Coerce mcmc to nlists
mcmc
mcmc.list: Coerce mcmc.list to nlists
mcmc.list
nlist: Coerce nlist to nlists
nlist
Other coerce: as_nlist()
as_nlist()
# NOT RUN { as_nlists(list(nlist(x = c(1, 5)), nlist(x = c(2, 3)), nlist(x = c(3, 2)))) # }
Run the code above in your browser using DataLab