The braid package is a toolkit to easily create latex output from R. It is similar to SWeave, but the user need not know anything about LaTex, since the braid package create LaTex output from pure R code.
It provides simple commands to create:
- headings
- text
- embedded graphics
The package is designed to be extendable with plugins.