inst/slowtests/test.epilog.R

# test.epilog.R

if(!interactive()) {
    dev.off()         # finish postscript plot
    q(runLast=FALSE)  # needed else R prints the time on exit
                      # (R2.5 and higher) which messes up the diffs
}
andreabecsek/project documentation built on May 3, 2019, 1:28 p.m.