plotpdf | R Documentation |
Plot a multi-pages pdf
plotpdf(
plist,
file,
width = 8,
height = 7,
browser = "/Applications/Microsoft Edge.app/Contents/MacOS/Microsoft Edge",
...
)
plist |
plot list |
file |
prefix of your .pdf file |
width |
width |
height |
height |
browser |
the path of Google Chrome, Microsoft Edge or Chromium in your computer. |
... |
additional arguments |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.