quartz_off | R Documentation |
Print ggplot off-screen
quartz_off(
gg,
name = "Rplot",
width = 7,
height = 5,
type = "pdf",
open = FALSE,
...
)
gg |
ggplot object |
name |
file name including path without extenstion |
type |
pdf, png,... |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.