On Jul 9, 2004, at 5:41 PM, Hayashi Soichi - shayas wrote:

Also, is there a similar way I can do read.table from a pipe?

% command | R CMD BATCH --vanilla --slave input.R output

Where input.R is R code that contains a line similar to:

d <- read.table("/dev/stdin")

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to