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?

lg,
Martin

-- 
Ihr Partner für Webdesign, Webapplikationen und Webspace.
http://www.roomandspace.com/
Martin Kaffanke +43 650 4514224

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

______________________________________________
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.

Reply via email to