On Tue, Mar 04, 2008 at 01:18:43PM +0100, Martin Kaffanke wrote: > > Am Dienstag, den 04.03.2008, 12:34 +0100 schrieb Peter Dalgaard: > > Martin Kaffanke wrote: > > > Hi there! > > > > > > I use an gnome-terminal for using R. When I resize the termial to the > > > maximum size, R uses only the left side of the window. Can I tell R to > > > use the whole window somehow? > > > > > > > > This seems to do it: > > > > options(width=Sys.getenv("COLUMNS")) > > Thats great! Is there something like an rc file where I can generally > save this?
See ?Startup G. > lg, > Martin > > -- > Ihr Partner für Webdesign, Webapplikationen und Webspace. > http://www.roomandspace.com/ > Martin Kaffanke +43 650 4514224 > ______________________________________________ > 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. -- Csardi Gabor <[EMAIL PROTECTED]> UNIL DGM ______________________________________________ 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.