Description Usage Arguments To add a new meme to the data Examples
Read in the meme you wish to create
1 | meme_get(memename)
|
memename |
A character describing the meme to get. See |
Add the meme to the inst/extdata folder (png)
Add row to the blankmemes data dplyr::add_row(blankmemes, filename = "...", name = "...")
Run usethis::use_data(blankmemes, overwrite = T)
1 | meme_get("AllTheThings")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.