[R] Dataframe horizontal scrolling

Ista Zahn istazahn at gmail.com
Mon May 10 22:28:12 CEST 2010


Hi Mike,
You can set options(width = x), where x equals the number of columns.

-Ista

On Monday 10 May 2010 16:06:54 Michael H wrote:
> R experts,
> 
> I am working with large multivariable data frames (> 50 variables)
> and I would like to scroll horizontally across my output
> to view each data frame rather than having to scroll down vertically-
> wrapped data frames.I have been using R Commander as a programming
> interface. If I assign a long character string to a vector I can scroll
> across its output easily but not a dataframe of equivalent width. I
> just want my data frame variables to fully output horizontally rather
> than partially with vertical wrapping, if that is possible. Any help
> would be appreciated.
> 
> Thank you,
> 
> Mike
> _________________________________________________________________
> Hotmail has tools for the New Busy. Search, chat and e-mail from your
> inbox.
> 
> N:WL:en-US:WM_HMP:042010_1
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html and provide commented,
> minimal, self-contained, reproducible code.



More information about the R-help mailing list