Hi,
With the following
================
#+NAME: numbers
| 1 |
| 2 |
| 3 |
#+NAME: mean
#+HEADER: :var data=numbers
#+BEGIN_SRC R
mean(data)
#+END_SRC
================
I get the error:
================
Error: unexpected input in:
" #("\"1\"
\"
Execution halted
================
when I execute the source block. I'm fairly sure something like this
used to work. I'm using
8.3.1-129-ga7c8d2-elpaplus @
/home/loris/.emacs.d/elpa/org-plus-contrib-20150921/)
but, of course, I may have overtweaked my .emacs at some point.
Any ideas?
Cheers,
Loris
--
This signature is currently under construction.