[R] matrix manipulation with a for loop

Fabian Scheipl f.abian at gmx.net
Thu Nov 2 15:12:49 CET 2006


Your for-loops aren't set up properly:

try 

for(i in 1:NCOL(F.zoo))

HTH, Fabian Scheipl


--



More information about the R-help mailing list