packrat/lib-R/x86_64-w64-mingw32/3.6.1/nlme/scripts/runme.R

sdir <- system.file("scripts", package="nlme")
for(f in list.files(sdir, pattern = "^ch[0-9]*[.]R$")) {
    cat("\n",f,":\n------\n", sep='')
    source(file.path(sdir, f), echo=TRUE)
}
## runs through, taking ca  1.5  minutes (in BATCH)
jmcascalheira/LGMIberiaCluster documentation built on June 8, 2021, 10 a.m.