thanks Deepayan. regards, Dhruv ________________________________
From: Deepayan Sarkar [mailto:[EMAIL PROTECTED] Sent: Sun 10/19/2008 4:11 PM To: Sharma, Dhruv Cc: r-help@r-project.org Subject: Re: [R] lattice histogram question 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 [[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.