Re: [O] Tangling with variables in R

2014-06-17 Thread Sebastien Vauban
Rainer M Krug wrote: >> See above. And thanks for your work on ob-R! Keep it up! > > Thanks - I will do. Your email comes at the right moment, as I was > wondering if I am the only one using R and ESS and org. But I guess it > is rather the inner workings do not impact on most users. No, you're

Re: [O] Tangling with variables in R

2014-06-16 Thread Rainer M Krug
Andreas Leha writes: > Hi Rainer, Hi Andreas, > > Rainer M Krug writes: > >> Hi >> >> I just realized (again) that tangling with variables in R contains many >> particularities. >> >> 1) it only works with non-tables, i.e. single values. >> >> When defining the following variables: >> >> #+NAM

Re: [O] Tangling with variables in R

2014-06-11 Thread Andreas Leha
Hi Rainer, Rainer M Krug writes: > Hi > > I just realized (again) that tangling with variables in R contains many > particularities. > > 1) it only works with non-tables, i.e. single values. > > When defining the following variables: > > #+NAME: YEARS > | | year | > |---+-

[O] Tangling with variables in R

2014-06-02 Thread Rainer M Krug
Hi I just realized (again) that tangling with variables in R contains many particularities. 1) it only works with non-tables, i.e. single values. When defining the following variables: --8<---cut here---start->8--- #+NAME: YEARS | | year | |---+---