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

Gav gavsue at gmail.com
Wed Apr 11 13:18:26 CEST 2012


Hi Pooja,

You must use options command, something like this

options(max.print=5.5E5)

For more information type? ?options

-- 
Bernardo Rangel Tura, M.D,MPH,Ph.D
National Institute of Cardiology
Brazil

Thanks Bernardo;
cut and paste above line done..

--
View this message in context: http://r.789695.n4.nabble.com/how-to-increase-the-limit-for-max-print-in-R-tp886412p4548611.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list