savepdf | R Documentation |
Save contents of a figure window into a pdf file
savepdf(devnum, fname)
devnum |
The graphics device whose contents will be copied to file, e.g. the number on the top of each graphics window |
fname |
File name to write. The function does not add the file name extension, so remember to include '.pdf' in fname. |
None
Ilkka Virtanen ilkka.i.virtanen@oulu.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.