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
- Host: GitHub
- URL: https://github.com/andrie/braid
- Owner: andrie
- Created: 2012-06-26T13:55:26.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-14T11:05:39.000Z (almost 13 years ago)
- Last Synced: 2025-02-14T13:16:58.259Z (3 months ago)
- Language: R
- Size: 348 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 graphicsThe package is designed to be extendable with plugins.