Re: [O] Babel introduction example cannot be executed

2014-10-05 Thread Thomas S. Dye
Aloha, jenia.iv...@gmail.com (jenia.ivlev) writes: Hello. I want to run one of the examples on babel page. Normally, it's the simplest example the world has ever seen. I have a table of numbers and I want to take the evage of those number. I pushed up some changes to

[O] Babel introduction example cannot be executed

2014-10-04 Thread jenia.ivlev
Hello. I want to run one of the examples on babel page. Normally, it's the simplest example the world has ever seen. I have a table of numbers and I want to take the evage of those number. Here is how I did it. Attemp 1: #+name: tbl-example-data() #+begin_src R runif(n=5, min=0,