Java Mailing List Archive

http://www.r-help.com/

Home » Home (12/2007) » R Help for Statistical Computing »

[R] Reading fixed column format

Anupam Tyagi

2006-09-11

Replies:

How can I read fixed column data (without a delimiter) from a large ASCII file
directly into R? I want to read non-contiguous variables. I am trying to avoid
reading it first into a DBMS and then choosing the variables. I would perfer to
format and label it along while reading if possible. Something like what STATA
does with dictionary. Anupam.

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.