TODO R variables import
- State "TODO" from ""
table(x)
With the R-vctors patch applied, the variable seems to be imported OK using C-u C-c C-v z, but fails with straight C-c C-c. This is related to the fact that there is (I believe) confusing variable resolution code duplication between `org-babel-expand-body:R' and `org-babel-prep-session:R'.