evaluating string variables
Thanks a lot!!!
using
m<-matrix(scan(paste("C:/R/",i,".mat",sep=""), n=5*5),5,5, byrow=TRUE)
worked very well!!!
Leonardo
Thanks a lot!!!
using
m<-matrix(scan(paste("C:/R/",i,".mat",sep=""), n=5*5),5,5, byrow=TRUE)
worked very well!!!
Leonardo