[R] Suppressing final spaces in data.frame printouts
    Richard M. Heiberger 
    rmh at temple.edu
       
    Wed Nov 11 23:40:45 CET 2009
    
    
  
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
    
    
More information about the R-help
mailing list