[R] How to read unbalanced data from file?

wfang wfang at pythagoras.math.uwaterloo.ca
Mon Oct 11 17:45:49 CEST 2004


Hi,
   I tried to read some unbalance data (with different number if rows) 
using x<- read.table("filename", header = true) command, but the program 
refuses to read the table. Could you tell me why this is happening and how 
to fix it? I just want to create a ANOVA table.
   Thanks.
   Wenyi




More information about the R-help mailing list