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.
2 lines
49 B
Text
2 lines
49 B
Text
rm -f *.eps *.dvi *.ps *.pdf *~ .*~
|
|
rm -rf *.tmp
|