Hello

I've used read.table to read a file that contains numbers such as   0.00001

when I write them back with write.table those numbers appear as  1e-5

How can I keep the old format?

thanks

-- 
View this message in context: 
http://r.789695.n4.nabble.com/number-format-writing-1e-5-instead-of-0-00001-tp3003831p3003831.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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