cairo_pdf_onefile | R Documentation |
cairo_pdf()
but with a default of onefile = TRUE
This function is identical to grDevices::cairo_pdf()
, except that
the onefile
argument defaults to TRUE in order to match the
default behavior of grDevices::pdf()
.
cairo_pdf_onefile(..., onefile = TRUE)
onefile, ... |
All arguments are passed to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.