[R] how to increase the limit for max.print in R
Bernardo Rangel Tura
tura at centroin.com.br
Wed Apr 1 02:17:53 CEST 2009
On Tue, 2009-03-31 at 15:51 +0530, pooja arora wrote:
> Thanks, it Worked.
> Do you have any idea how much is the max limit for max.print
>
>
> Thanks and Regards,
> Pooja Arora
Hi Pooja,
In this case max is;
options(max.print=.Machine$double.xmax)
In my case I have a compiled R 2.8.1 in AMD phenom using Ubuntu 8.10 AMD
64
> .Machine$double.xmax
[1] 1.797693e+308
--
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil
More information about the R-help
mailing list