options(digits=...) On Wed, Jun 11, 2008 at 12:17 PM, Neil Gupta <[EMAIL PROTECTED]> wrote: > R Users, > > I'm new to R and was wondering how I can show more decimal places when I run > commands. If I'm simply running a correlation(ES,YM) how would I increase > the number of decimal places R shows? When I run this it shows me .9734044. > How can I extend this further? > > In addition I was running histograms on high frequency data to check a > Spread. The spread moves at an extremely granular level. It may move .000001 > frequently but again at a low level. How can I increase the graularity of > the histogram plots to detect smaller moves? > > I appreciate any and all help. > > Neil > > [[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. >
-- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem you are trying to solve? ______________________________________________ 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.