R/General Information on Plotting
From QERM Wiki
Graphics Devices
R plots can be produced in the graphical user interface and viewed there or saved in various formats. However, it can be useful (especially when using LaTeX) to produce figures in R directly as a pdf file. To learn more about this option, get help on ?pdf within R.
