[R] Sweave Chunks

Duncan Murdoch murdoch.duncan at gmail.com
Sat Jan 7 15:52:06 CET 2012


On 12-01-06 6:46 PM, Riccardo Romoli wrote:
> Hi, is there a way to collapse/expand the Sweave chunks?

Use chunk option echo=FALSE to hide the R code in the output.  If you're 
talking about doing this in your editor, you're asking in the wrong place.

Duncan Murdoch

>
> Best
> Riccardo
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list