Re: [O] Babel-R TBLFM example

2014-08-26 Thread Sebastien Vauban
Thomas S. Dye wrote: > Aloha all, > >>> AFAICT, the arguments to code blocks may not be defined and set in the >>> `name' line anymore: this must be done on the `begin_src' line. > > or, on a separate #+header: line. Indeed. I tend to forget to use that; thanks for mentioning it! Best regards,

Re: [O] Babel-R TBLFM example

2014-08-25 Thread Thomas S. Dye
Aloha all, >> AFAICT, the arguments to code blocks may not be defined and set in the >> `name' line anymore: this must be done on the `begin_src' line. or, on a separate #+header: line. All the best, Tom -- Thomas S. Dye http://www.tsdye.com

Re: [O] Babel-R TBLFM example

2014-08-25 Thread Shiyuan
Yes, it works. Thanks, Sebastien. Shiyuan On Mon, Aug 25, 2014 at 12:51 AM, Sebastien Vauban wrote: > Shiyuan wrote: > > I am looking at a simpler example, the pie-chart example as in this link: > > > http://orgmode.org/worg/org-contrib/babel/intro.html#literate-programming > > > > This exampl

Re: [O] Babel-R TBLFM example

2014-08-25 Thread Sebastien Vauban
Shiyuan wrote: > I am looking at a simpler example, the pie-chart example as in this link: > http://orgmode.org/worg/org-contrib/babel/intro.html#literate-programming > > This example(src code attached in the end) first generates a table by a > shell command and then run a R one-liner which uses th

Re: [O] Babel-R TBLFM example

2014-08-24 Thread Shiyuan
I am looking at a simpler example, the pie-chart example as in this link: http://orgmode.org/worg/org-contrib/babel/intro.html#literate-programming This example(src code attached in the end) first generates a table by a shell command and then run a R one-liner which uses the table. However, when

Re: [O] Babel-R TBLFM example

2014-07-29 Thread Bastien
Hi Shiyuan, Shiyuan writes: > Thanks Bastien. I see ob-R.el from org-mode repos has been updated. > So is the org-R from git-repos ready to use? Could you suggest  a > good place to start learning the new org-R? The source file ob-R.el? The recent committers to ob-R.el we be more in a position

Re: [O] Babel-R TBLFM example

2014-07-28 Thread Shiyuan
Thanks Bastien. I see ob-R.el from org-mode repos has been updated. So is the org-R from git-repos ready to use? Could you suggest a good place to start learning the new org-R? The source file ob-R.el? Shiyuan On Mon, Jul 28, 2014 at 6:21 AM, Bastien wrote: > Hi Shiyuan, > > Shiyuan writes:

Re: [O] Babel-R TBLFM example

2014-07-28 Thread Bastien
Hi Shiyuan, Shiyuan writes: > Also, I found this tutorial for org-R http://orgmode.org/worg/ > org-tutorials/org-R/org-R.html, however, the org-R-apply function > seems no longer available in my org mode 8.2.6. Is org-R supposed to > be deprecated? No, but it's moving. Since ob-R.el is perhaps