An open API service indexing awesome lists of open source software.

https://github.com/andrie/braid

Report generator that uses R to create Latex code for publishing to PDF
https://github.com/andrie/braid

Last synced: about 1 month ago
JSON representation

Report generator that uses R to create Latex code for publishing to PDF

Awesome Lists containing this project

README

        

# braid

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.