On 10/17/08, Sharma, Dhruv <[EMAIL PROTECTED]> wrote: > Hi, > When I do a conditional histogram of X by Y and my Y ranges 0-100,000 I > get the x axis bin labels in scientific notation. > > 0 to 2e+06 etc. > > is there a way to view the histogram bins without scientific notation?
Look at the "scipen" option in ?options. -Deepayan ______________________________________________ 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.