Stavros Macrakis wrote:
I could of course write my own print function for this, but was
wondering if there was a standard way of doing it.  If not in R,
perhaps there is some way to have ESS delete the final spaces?
ESS, or more precisely emacs, can handle that. Use the M-x toggle-truncate-lines command:
    Toggle whether to fold or truncate long lines for the current buffer.

Rich

______________________________________________
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.

Reply via email to