meme_explain.Rd
Takes a meme name from memer and takes you to the knowyourmeme page that can explain it for us old people.
meme_explain(memename, launch = interactive(), content_warning = TRUE)
memename | A character describing the meme to get. See |
---|---|
launch | Whether to launch the link in your browser (defaults to TRUE if in interactive session) |
content_warning | Whether to warn about potentially offensive content on knowyourmeme |
The link to the knowyourmeme article about a meme
meme_explain("HotlineDrake", launch = FALSE)#>#> [1] "https://knowyourmeme.com/memes/drakeposting"