https://github.com/pchalasani/orgknitr
Get knitr to work under Emacs Org-Mode, to produce (latex) articles or Beamer presentations.
https://github.com/pchalasani/orgknitr
Last synced: about 2 months ago
JSON representation
Get knitr to work under Emacs Org-Mode, to produce (latex) articles or Beamer presentations.
- Host: GitHub
- URL: https://github.com/pchalasani/orgknitr
- Owner: pchalasani
- Created: 2012-01-30T13:06:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T02:43:21.000Z (about 10 years ago)
- Last Synced: 2023-03-11T15:53:34.782Z (over 2 years ago)
- Language: Emacs Lisp
- Homepage:
- Size: 260 KB
- Stars: 11
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains examples and instructions on how to create articles and beamer presentations in org-mode, taking advantage of the new R package *knitr* to include R code chunks that produce data, tables or plots.
To get started, please read the article `knitr_article.pdf`.