Hi, I'm using R interactively from a PuTTy command line, and when I print a dataframe (default, but just entering the name of the data frame), the display is using only half of the available horizontal width in which to print columns. How to I tell R how many columns it can/should use for printing?
Thanks, Matt [[alternative HTML version deleted]] ______________________________________________ R-help@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.