Perhaps read.fwf() can be of use... Andy
From: Jeffrey T. Steedle > > I have data in which each row consists of a long string of number, > letters, symbols, and blank spaces. I would like to simply scan in > strings of length 426, but R takes the spaces that occur in > the data as > separators. Is there any way around this? > > Thanks, > Jeff Steedle > > -- > Jeffrey T. Steedle ([EMAIL PROTECTED]) > Psychological Studies in Education > Stanford University School of Education > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
