hardcopy {DAAG} | R Documentation |
This function streamlines graphical output to the screen, pdf or ps files.
hardcopy(width=3.75, height=3.75, color=F, trellis=F, device=c("","pdf","ps"), path="", pointsize=c(8,4), horiz=F)
width |
|
height |
|
color |
TRUE if plot is not black on white only |
trellis |
TRUE if plot uses trellis graphics |
device |
screen "", pdf or ps |
path |
external file name |
pointsize |
|
horiz |
FALSE for landscape mode |
Graphical output to screen, pdf or ps file.
J.H. Maindonald
postscript