paintBikiniBottom | R Documentation |
Add SpongeBob background
paintBikiniBottom(
plot,
width = 800,
height = 500,
output.file = NULL,
background = "background",
...
)
plot |
the ggplot object you want to Spongbobify! |
width |
width, Default: 800 |
height |
height, Default: 500 |
output.file |
File path to save image, Default: NULL |
background |
"background" or "floral", Default: "background" |
... |
Other options, see '?magick::image_graph()' |
Adapted from ggpomological's 'paint_pomological()' function!
Your plot with a Spongebob themed background!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.