psAll {GCDkit} | R Documentation |
Saves all graphical windows to Postscript files.
psAll(filename=NULL)
filename |
a name of file for saving the output. |
The function prompts for a common root of the filenames and then saves all graphical windows, each in a separate file, numbering them sequentially. Postscript is the best export format from R, preserving the necessary quality as well as the possibility to be imported by most graphical editors (such as Corel Draw!) for retouching.
Otherwise individual diagram can be saved from a menu that appears after
clicking on the appropriate graphical window ('File|Save as|Postscript
').
None.
Vojtěch Janoušek, vojtech.janousek@geology.cz
'pdfAll
' 'postscript
'