[ESS] hide function bodies
Rainer M. Krug
rmk at krugs.de
Fri Jun 22 09:40:08 CEST 2007
There is also ecb (Emacs Code Browser, http://ecb.sourceforge.net/),
which is also working with R - very usefull to have.
Rainer
Sven Hartenstein wrote:
> Hi,
>
> is there any Emacs or ESS feature allowing for automatic hiding of
> function bodies (similar to "outlining" maybe)?
>
> If I have a R file with multiple R functions it would be cool being
> able to get a quick overview of all functions, say, like this:
>
>
> firstfun <-- function(a, b, c=d) { ... }
>
> secondfun <-- function(x, y, z=NULL) { ... }
>
>
> Best,
>
> Sven
>
> ______________________________________________
> 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