memeGrob | R Documentation |
convert meme to grob object
memeGrob(x)
x |
meme object |
grob object
Guangchuang Yu
f <- system.file("angry8.jpg", package="meme")
x <- meme(f, "code", "all the things!")
memeGrob(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.