[R] how to increase the limit for max.print in R

pooja arora pooja_arora at persistent.co.in
Wed Apr 1 07:51:05 CEST 2009


Hey ,

Thanks for the command
I tried the same function as u mentioned 
I got a warning like 
Warning message:
NAs introduced by coercion  
Any pointers what does that mean?

I am using a 64 bit Linux(red hat) machine

Thanks and Regards,
Pooja Arora 


-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Bernardo Rangel Tura
Sent: Wednesday, April 01, 2009 5:48 AM
To: r-help at r-project.org
Subject: Re: [R] how to increase the limit for max.print in R

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

______________________________________________
R-help at 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.


DISCLAIMER\ ==========\ \ ...{{dropped:4}}




More information about the R-help mailing list