Hi Arvin,

How are you preparing the data to be read: a spreadsheet?
How are you reading the data?

How have you verified that the CSV file is correct?
How have you verified that the data frame is incorrect?

Can you provide a reproducible example using a small portion of your dataset?

Sarah

On Tue, Dec 4, 2012 at 1:02 PM, Torus Insurance
<torusinsuran...@gmail.com> wrote:
> Hi list,
> I am using read.csv to read data from csf files, but noticed that the
> numeric data (those larger than 10 power 9) are rounded to the nearest
> million (10 power 6). Any solution?
> Thanks
> Arvin
>
> --
> Sent from my mobile device
>

--
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
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