Description Usage Arguments Value Author(s) See Also Examples
Static method for direct printing of the current plot to a device, where the device type is infered from the filename.
1 |
... |
Arguments passed to |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*getParameters().
Internally dev.print is used.
Default values of dimensions etc. are specified by
.Bitmap.Options, .PicTeX.Options and
.PostScript.Options (see postscript).
*open().
For more information see Device.
1 2 3 | plot(1,1)
## Not run: Device$print("myplot.jpg")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.