ggsave_white_bg | R Documentation |
Wrapper around ggplot2::ggsave
that ensures a white background by default.
ggsave_white_bg(..., bg = "white")
... |
Other arguments passed on to the graphics device function,
as specified by |
bg |
Background colour. If |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.