odaniel 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)) ?
Hi all,
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. The data
is being read in from a .txt file via read.table to be used with Rmark
I have the same issues at the moment with reading in .csv and .xls file
2 matches
Mail list logo