[R] control line break behavior of R output
Martin Batholdy
batholdy at googlemail.com
Sun Aug 28 02:19:00 CEST 2011
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?
thanks!
More information about the R-help
mailing list