Docs/cookbook: add an R + latex example.
This shows how to dynamically generate a plot in R+ggplot2, then embed it into a latex document, and compile it to pdf, all with proper autodependencies.
This commit is contained in:
parent
461ef57b26
commit
2e84c1bc02
14 changed files with 366 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ pages:
|
|||
- Cookbook:
|
||||
- Hello World (hello.do, redo-ifchange): cookbook/hello/index.md
|
||||
- Text processing example (default.do, redo-whichdo, redo-always, redo-stamp): cookbook/defaults/index.md
|
||||
- R plots and LaTeX to pdf (side effects, multiple outputs, autodepends): cookbook/latex/index.md
|
||||
- FAQ:
|
||||
- Basics: FAQBasics.md
|
||||
- Semantics: FAQSemantics.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue