[R] Iterative process for reading in text files

Briggs, Meredith M Meredith.Briggs at team.telstra.com
Fri Apr 29 07:17:08 CEST 2005


Hello

Instead of reading in group1.txt I want to read in groups1 for the first iteration of i, then groups2 for the second and so on. Obviously I can't use groups(i) but assume there is a way to do this.

group<-read.table("C:/Data/April 2005/group1.txt",header=T)

thanks in advance

Meredith




More information about the R-help mailing list