Displaying 2 results from an estimated 2 matches for "dirls".
Did you mean:
dials
2002 Dec 20
0
RE workspace vs. image
As an alternative to the use of multiple shortcus to gain entry to different
R environments on WIndows platforms I would like to suggest the use of two R
functions written by my colleague John Miyamoto. I have taken the liberty of
attaching their definitions to this message. Their efficient use is based on
adopting the following regimen or something like it: (1) at startup attach
an .Rdata
2004 Mar 02
2
Some timings for 64 bit Opteron (ATLAS, GOTO, std)
...k-all"
> ## into a numeric N x 3 matrix (with rownames!)
> ##
> ----------------------------------------------------------------------
> ## Author: Martin Maechler, Date: 1 Mar 2004, 15:27
>
> tDir <- file.path(Rhome,"tests")
> dirLs <- c(tDir, file.path(tDir,"Examples"),
> file.path(tDir, list.files(tDir,
> pattern="\\.Rcheck$")))
> iniStr <- "^Time elapsed:"
> endPat <- "\\.Rout$"
> ir <- length(rr <- list())
> for(d in di...