Re: [R] RweaveHTML (R2HTML) Help

2009-04-29 Thread David Hajage
Hello Derek, Unfortunately, I can't help you with R2HTML. But if you want to generate html output of R commands, you could also try ascii package (available on CRAN). Here an example file ("example.Rnw", with asciidoc markup) :

[R] RweaveHTML (R2HTML) Help

2009-04-28 Thread Derek Ogle
I have found Sweave() to be great for producing PDF documents. I have been experimenting with RweaveHTML (from the R2HTML) package and have had moderate success. My main issue has been that I simply want the R output to be shown verbatim in the HTML document but RweaveHTML tends to convert most o