Re: [R] Expand 80 columns terminal output

2016-05-07 Thread Bert Gunter
Actually, I think this may depend on context. options(width =...) directly controls only what is described in it's Help file. It does not necessarily control the width of lines in the console or whatever GUI you might be interacting with, nor necessarily the width at which many objects are printed,

Re: [R] Expand 80 columns terminal output

2016-05-07 Thread David Winsemius
> On May 7, 2016, at 9:31 AM, Marco Silva wrote: > > Hi R'ers, > > I noted that R breaks lines for any output greater than 80 chars, > Is there a way to expand this limit ? ?options options(width=120) -- David Winsemius Alameda, CA, USA __ R-hel

[R] Expand 80 columns terminal output

2016-05-07 Thread Marco Silva
Hi R'ers, I noted that R breaks lines for any output greater than 80 chars, Is there a way to expand this limit ? Thks -- Marco Arthur @ (M)arco Creatives __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailm