0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 07:09:55 +00:00
org-mode/litorgy
Eric Schulte 9bfd6e0a80 now when R blocks return trivial vectors they are converted into scalars
Apparently there are no scalars values in R, scalars are packaged into
vectors, which would result in many single element tables

| scalar |

if we just dropped them straight to emacs-lisp without this conversion
2009-04-05 09:46:11 -07:00
..
init.el now able to assign variables from emacs-lisp source blocks 2009-04-02 17:59:55 -07:00
litorgy-lisp.el now assigning variables from source-code blocks in multiple languages 2009-04-02 20:02:56 -07:00
litorgy-R.el now when R blocks return trivial vectors they are converted into scalars 2009-04-05 09:46:11 -07:00
litorgy-ref.el now assigning variables from source-code blocks in multiple languages 2009-04-02 20:02:56 -07:00
litorgy-script.el now assigning variables from source-code blocks in multiple languages 2009-04-02 20:02:56 -07:00
litorgy-shell.el now able to assign variables from emacs-lisp source blocks 2009-04-02 17:59:55 -07:00
litorgy.el R support partially working assigning variables from R 2009-04-04 16:24:03 -07:00