Description Usage Arguments Value Author(s) Examples
convert meme to grob object
1 | memeGrob(x)
|
x |
meme object |
grob object
guangchuang yu
1 2 3 | 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.