[R] Column width in R terminal ?

ce zadig_1 at excite.com
Wed Oct 14 17:12:22 CEST 2015


This is perfect, automatically sets width  even if I resize when in R .
thanks a lot. 

-----Original Message-----
From: "Joss Wright" [joss at pseudonymity.net]
Date: 10/14/2015 10:32 AM
To: "ce" <zadig_1 at excite.com>
CC: r-help at r-project.org
Subject: Re: [R] Column width in R terminal ?

On Wed, Oct 14, 2015 at 09:52:48AM -0400, ce wrote:
> I use regular R in xterm terminal in KDE Gui . Even though I have a
> big terminal  and LINES and COLUMNS parameters are set, R shows data
> frames and lists only 80 characters per line, then the rest on the
> next line.  How I can set it to real terminal size so it shows all in
> one line?

As you're in Linux/xterm you might want to look at the setwidth package:

https://cran.r-project.org/web/packages/setwidth/index.html

Joss
-- 
Joss Wright | @JossWright
http://www.pseudonymity.net



More information about the R-help mailing list