I am working on a dataset. Some data appear in scientific notation format, such as 5.82399997365731e-05. Right now I want them appear as decimal format. I try to use options(max.print=1000000000), but it doesnt work. How do I fix it? Thanks.
--------------------------------- Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. [[alternative HTML version deleted]]
______________________________________________ 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.