I am using Rstudio and running this simple code

hist(atap$Price)
The x-axis label displayed is in this format, 0e+00,1e+05 etc...

How do I get rid of the scientific values and display numbers? Seems it is
doing for all commands (barplot, boxplot, hist ....) I am running. I have
few outliers in the data set.

Thanks !




--
View this message in context: 
http://r.789695.n4.nabble.com/Scientific-Numbers-in-Boxplot-Label-tp4701306.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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