[ESS] Extend column width of R-Process in Emacs

Stavros Macrakis macrakis at alum.mit.edu
Sun Jul 19 22:28:07 CEST 2009


If I understand your question correctly, this has nothing to do with
ESS, just with the R process.

To tell the R process the number of columns it can use in output, use:

     options(width=999)

I suppose it would be nice if there were some way to synchronize the
actual window width with R's notion of the window width, but as far as
I know there is not.

              -s


On Sun, Jul 19, 2009 at 5:35 AM, Friedericksen Hope<golum23 at gmx.de> wrote:
> Hello,
>
> how can I extend the column width of the R-process within ESS?
>
> Thank you!
>
> Greetings,
> Friedericksen
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>



More information about the ESS-help mailing list