** header arguments on call line :PROPERTIES::DATE:2010-09-09 :END:#+name: eight
#+begin_src R
8
#+end_src
#+call: eight() :results vector
#+name: eight()
| 8 |
maybe the following with the new proposed header arguments
#+call: eight[:session *R*]() :results vector