export_pdf | R Documentation |
Exports plot to pdf
export_pdf(p, file = "test.pdf", width = 4, height = 4, open = T)
p |
plot |
file |
filename |
width |
width |
height |
height |
open |
open pdf after export |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.