My personal patches-in-progress branch of Org. See https://git.tecosaur.net/mirrors/org-mode/compare/main..tec/org-mode:dev.
Find a file
Eric Schulte 3657836968 added optional insertion of results...
from the description of litorgy-insert-result:

   Insert RESULT into the current buffer after the end of the
current source block.  With optional argument INSERT controls
insertion of results in the org-mode file.  INSERT can take the
following values...

t ------ the default options, simply insert the results after the
         source block

replace - insert results after the source block replacing any
          previously inserted results

silent -- no results are inserted
2009-04-01 15:46:55 -07:00
existing_tools minor edits, starting to add litorgy-R tasks as they crop up during use 2009-03-05 11:16:45 +00:00
litorgy added optional insertion of results... 2009-04-01 15:46:55 -07:00
.gitignore I've done a fairly destructive edit of this file. The main goal was 2009-02-09 14:43:07 -08:00
block minor additions to rorg.org 2009-02-23 17:58:18 -08:00
COPYING Added litorgy.el which begins with the most fundamental step of our 2009-02-22 13:19:43 -08:00
README.markdown initial commit 2009-02-05 15:04:09 -08:00
rorg.org added optional insertion of results... 2009-04-01 15:46:55 -07:00

rorg --- R and org-mode

Probably would be good to place the main objectives here, once they are ironed out.