org-mode/library-of-babel.org

860 B

The Library of Babel — off-the-shelf functions for data analysis and plotting using org-babel

Full text of the Borges short story

Plotting code

Plot column 2 (y axis) against column 1 (x axis). Columns 3 and beyond, if present, are ignored.

plot(data)
"R plot complete"
1 2
2 4
3 9
4 16
5 25
R plot complete

Etc

a
a + b