Skip to content
Prev 176172 / 398503 Next

New package: ascii version 0.1

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


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