No Description

Dan Davison a39d68640e Allowing org-tables with hline to be referred to and passed into R. If hline is present, the first row of the table becomes the column names in R. This allows the grades example to run for me which was not true before. Eric: any commits I make should be viewed as tentative -- feel free to reject or recode them. 16 years ago
lisp a39d68640e Allowing org-tables with hline to be referred to and passed into R. If hline is present, the first row of the table becomes the column names in R. This allows the grades example to run for me which was not true before. Eric: any commits I make should be viewed as tentative -- feel free to reject or recode them. 16 years ago
snippets 8967366a3b back to the working version 16 years ago
.gitignore 0075a4060a now ignoring 'data' file often written out by R 16 years ago
COPYING 7c51afb642 Added litorgy.el which begins with the most fundamental step of our 16 years ago
README.markdown b5174f5a7d misc changes 16 years ago
intro.org 6451d2df1a more cleanup and removal of the term "litorgy" 16 years ago
org-babel-requirements.org 6451d2df1a more cleanup and removal of the term "litorgy" 16 years ago
org-babel.org f87a673c9c replacing parts of org-babel lost in a merge 16 years ago
test-export.org 6451d2df1a more cleanup and removal of the term "litorgy" 16 years ago

README.markdown

org-babel.el --- facilitating communication between programming languages and people

  • for information on org see the Org-Mode website
  • for information on org-babel see the org-babel.org file in this directory