export_tiff | R Documentation |
Exports plot to tiff
export_tiff(p, file = "test.tiff", 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.