search for: rnoweb

Displaying 2 results from an estimated 2 matches for "rnoweb".

Did you mean: noweb
2012 Jan 24
1
Sweave driver extension
...ould I be holding this conversation with? Secondary: Testing level? I have a few vignettes but not many. I'll need a "noweb" package anyway to contain the drivers -- should we just duplicate the modified Sweave under another name? Call the package "noweb", "Rnoweb", ...? And before someone asks: Roxygen is a completely different animal and doesn't address what I need. I have latex equations just above the code that impliments them, an annotated graph of the call tree next to the section parsing a formula, etc. This is stuff that doesn't fit...
2008 May 21
4
Sweave / Latex per-chapter output
Dear R-help, I am using Sweave and pdflatex to generate a large report from data contained in my database (Postgres via RODBC). Currently, I work with a single R/Sweave file, containing several "chapter" indications for the Latex engine. My master tex file sets the document class, and includes the introduction, the main Sweave file, and a conclusions and reference file. I use a makefile