[R] control line break behavior of R output
David Winsemius
dwinsemius at comcast.net
Sun Aug 28 03:06:07 CEST 2011
On Aug 27, 2011, at 8:19 PM, Martin Batholdy wrote:
> Hi,
>
>
> Is it possible to define at which point a line-break is happening in
> R-output?
>
> I for example would rather like to scroll horizontally in a data-
> frame with a lot of columns
> instead of having a lot of breakpoints in the data.frame (to fit the
> screen).
>
>
> Can you control that?
> Can you tell R to do a line-break after x symbols of output for
> example?
options() with a width argument
... and whatever GUI you uae may have further setting, but per usual
none of that information was provided.
>
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list