Dear R community,   I encounter a problem reading data into a dataframe. See
attachment for the input. I use:
data<-read.table("test",fill=T,row.names=1)

When you look at "data" you can see that some lines of my input were
broken... I can avoid this problem by sorting the lines by length... Do I
have it wrong or is there a bug?

Thanks and wishing you a great remainder of the day,
Georg.
**************************
Georg Ehret
JHU
Baltimore - US
______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to