Re: [R] Printing large number

2008-01-24 Thread Greg Snow
[EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of alex lam (RI) > Sent: Thursday, January 24, 2008 6:34 AM > To: r-help@r-project.org > Subject: [R] Printing large number > > Dear R users, > > Just a quick question, how do I prevent 10 printed as > 1e+05 when I

Re: [R] Printing large number

2008-01-24 Thread Liviu Andronic
On 1/24/08, alex lam (RI) <[EMAIL PROTECTED]> wrote: > Dear R users, > > Just a quick question, how do I prevent 10 printed as 1e+05 when I > print it into a file? ?options You would be interested in "scipen" and/or "digits". # # Set digits display options options(digits = 4) options(scipen =

[R] Printing large number

2008-01-24 Thread alex lam (RI)
Dear R users, Just a quick question, how do I prevent 10 printed as 1e+05 when I print it into a file? Thanks, Alex Alex C. Lam Roslin Institute (Edinburgh) Midlothian EH25 9PS United Kingdom Tel: +44 131 5274471 Roslin Institute is a company lim