typo in ob-worg.org
This commit is contained in:
parent
412d991967
commit
5f7c58d739
|
@ -314,8 +314,8 @@ recreate your results, and perform their own analysis.
|
||||||
Existing RR tools like [[http://en.wikipedia.org/wiki/Sweave][Sweave]] provide for the embedding of [[http://www.r-project.org/][R]] code into
|
Existing RR tools like [[http://en.wikipedia.org/wiki/Sweave][Sweave]] provide for the embedding of [[http://www.r-project.org/][R]] code into
|
||||||
LaTeX documents. While this is very useful, such documents often
|
LaTeX documents. While this is very useful, such documents often
|
||||||
still require a large degree of "glue code" in the form of external
|
still require a large degree of "glue code" in the form of external
|
||||||
shell scripts, python scripts, and Makefiles. To my knowledge
|
shell scripts, python scripts, and Makefiles. To our knowledge
|
||||||
Org-babl is the only RR tool which allows multiple languages and data
|
Org-babel is the only RR tool which allows multiple languages and data
|
||||||
to coexist and cooperate inside of a single document.
|
to coexist and cooperate inside of a single document.
|
||||||
|
|
||||||
* Literate programming
|
* Literate programming
|
||||||
|
@ -398,3 +398,5 @@ The basic syntax of source-code blocks is as follows:
|
||||||
is interpreted as a file basename to which the block will
|
is interpreted as a file basename to which the block will
|
||||||
be exported
|
be exported
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue