Hi,

ascii is a new R package for writing asciidoc or txt2tags document with
embeded R commands.

It provides:
 - a generic method for common R objects: ascii(). Default argument depends
of R object.
 - two Sweave drivers: Sweave("yourfile.Rnw", RweaveAsciidoc) or
Sweave("yourfile.Rnw",
RweaveT2t).
This package is very similar to xtable or R2HTML. It is very interesting if
you want to produce multiple output from one source.

You could find some examples on http://eusebe.github.com/ascii/.

Comments and suggestions are welcome !

Best,

David

        [[alternative HTML version deleted]]

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@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.

Reply via email to