R/read.bugs.R

.read.bugs<-function (codafiles, ...) 
{
    mcmc.list(lapply(codafiles, read.coda, index.file = file.path(dirname(codafiles[1]), 
        "codaIndex.txt"), ...))
}

Try the IFP package in your browser

Any scripts or data that you put into this service are public.

IFP documentation built on Nov. 26, 2020, 1:07 a.m.