Description Usage Arguments Value Author(s) Examples
create meme
1 2 3 4 5 6 7 8 9 10 11 12 |
img |
path or url |
upper |
upper text |
lower |
lower text |
size |
size of text |
color |
color of text |
font |
font family of text |
vjust |
vertical adjustment of captions |
bgcolor |
background color of shadow text |
r |
ratio of shadow text |
density |
resolution to render pdf or svg |
grob object
guangchuang yu
1 2 | f <- system.file("angry8.jpg", package="meme")
meme(f, "code", "all the things!", font = "Helvetica")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.