pdfAll {GCDkit} | R Documentation |
Saves all graphical windows to a single PDF file.
pdfAll(filename=NULL)
filename |
a name of file for saving the output. |
The function prompts for filename under which it saves all graphical windows, each on a separate page. PDF is the most portable format, that should preserve practically the same layout on all platforms.
Individual diagram can be saved from a menu that appears after clicking on the
appropriate graphical window ('File|Save as|PDF
').
None.
Vojtěch Janoušek, vojtech.janousek@geology.cz