Description Usage Arguments Details
Convenient function for saving multiple plots stored in a list. The function can also add bookmarks to the created pdf files.
1 2 |
.data |
a tbl. |
... |
one or more list-columns where plots are stored. |
files |
character vector. One file path for each column. |
width |
width of the plots. |
height |
height of the plots. |
bookmarks |
Bookmarks to be added to the PDF. A list of columns generated by vars().
Columns will be interpreted as hierarchical groups and order matters.
Plots will be reodered according to bookmarks in the PDF.
If |
gs.exec |
a path to your Ghostscript executable (necessary to add bookmarks). |
Bookmarks are added to pdf using Ghostscript, a third party program which must be installed manually by the user. Tested on Linux only, probably not working on Windows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.