odaniel <odaniel <at> utas.edu.au> writes:

> Just wondering if anyone might know a way to stop R reading my survival
> history that has zeros at the beginning in as scientific notation.

  Gmane doesn't want me to quote much, but maybe

read.table("myfile.dat",colClasses=c("character",rep("numeric",2)) ?

______________________________________________
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