On Sep 16, 2009, at 9:40 PM, Nick Matzke wrote:
David Winsemius wrote:
On Sep 15, 2009, at 5:47 PM, Nick Matzke wrote:
Hi all, a quick question I couldn't find the answer to in the
usual places:
Is there a way to turn off line-wrapping in the R console? Or set
the line width-before-wra
David Winsemius wrote:
On Sep 15, 2009, at 5:47 PM, Nick Matzke wrote:
Hi all, a quick question I couldn't find the answer to in the usual
places:
Is there a way to turn off line-wrapping in the R console? Or set the
line width-before-wrapping manually? Currently it looks like the
conso
On Sep 15, 2009, at 5:47 PM, Nick Matzke wrote:
Hi all, a quick question I couldn't find the answer to in the usual
places:
Is there a way to turn off line-wrapping in the R console? Or set
the line width-before-wrapping manually? Currently it looks like
the console linewraps after abo
See ?options, particularly the "width" setting.
> options(width=200)
Might do what you want, by default it is 80...
Best,
Erik Iverson
-Original Message-
From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Nick Matzke
Sent: Tuesday, September 15, 2
4 matches
Mail list logo