Skip to content
Back to formatted view

Raw Message

Message-ID: <78a5a6fe050812075934f9c64a@mail.gmail.com>
Date: 2005-08-12T14:59:33Z
From: Leonardo Sepulveda DurĂ¡n
Subject: evaluating string variables
In-Reply-To: <00b301c59f4d$6982b8c0$0540210a@www.domain>

Thanks a lot!!! 

using

m<-matrix(scan(paste("C:/R/",i,".mat",sep=""), n=5*5),5,5, byrow=TRUE)

worked very well!!!

Leonardo