Hello,

I am having a dataset in which the values range from 0 - 700000.
When I tried to plot a scatterplot using following command

plot(x,y)

I got the plot where the x-axis and y-axis were displayed as 0e+00, 1e+05,
2e+05, .......

I saw the dataset, but there is no erroneous value.
Can anybody guide me on this?

Thanks,
Shreyasee

        [[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.

Reply via email to