[ESS] hide function bodies

Sven Hartenstein lists at svenhartenstein.de
Thu Jun 21 16:48:49 CEST 2007


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




More information about the ESS-help mailing list