Off topic:Convert scientific notation to float in R
1
0
Entering edit mode
7.0 years ago
sai • 0

I have large files with over 100 columns. I used read.table to read the files in R. Problems I have is that some values in a column are displayed in scientific notation such as 7.893e-06. When I "sort" these columns from large values to small values, the result is 7.893e-06 2.418e-05 2.373e-05 2.369e-05 0.998 . . .

How can I fix this problem? Thank you!

R • 25k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2076 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6