[R] [R-pkgs] New package: ascii version 0.1
David Hajage
dhajage.r at gmail.com
Sun Apr 5 20:21:33 CEST 2009
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-packages at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages
More information about the R-help
mailing list