Skip to content

load data with scientific notations

1 message · Luke Zhou

#
Hi,

I have a data file whose values are scientific notations, for example:

9.1642537e+003, 6.7195295e+003, 4.8834487e+003, 3.7181589e+003, ...

How to load such data into R?

Thanks,

-Luke