Coerce an R object to an nlists_object().
Usage
# S3 method for class 'mcmcr'
as_nlists(x, ...)Methods (by class)
as_nlists(list): Coerce list to nlistsas_nlists(mcmc): Coerce mcmc to nlistsas_nlists(mcmc.list): Coerce mcmc.list to nlistsas_nlists(nlist): Coerce nlist to nlists
See also
Other coerce:
as_nlist()
