search for: dmdata

Displaying 1 result from an estimated 1 matches for "dmdata".

Did you mean: dcdata
2005 Feb 18
4
R & bash script
...se R CMD BATCH for specific reason? $ echo "(x<-1:10)" | R --vanilla works $ echo "(x<-1:10 ;y<-20:30 ;lm(y ~ x))" | R --vanilla works not. Is it further possible using bash variables like $i from a loop in the bash echo call i.e. dm$x$i$k <- read.data("dmdata$x$i$k.dat",header=T) many thanks for a starting point! christian