Page:How can I print from SPLUS?
print from Splus, use the command: postscript(file="/tmp/filename.ps") substituting a name for filename. Then use the commands you would normally use to generate the plot. To save the plot into the file, type: graphics.off() This will generate the file "/tmp/filename.ps", which ... Other labels:
olc-stats, print, splus, plus