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)

Arguments

memename

A character describing the meme to get. See meme_list()

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

Value

The link to the knowyourmeme article about a meme

Examples

meme_explain("HotlineDrake", launch = FALSE)
#> knowyourmeme can contain potentially offensive results.
#> [1] "https://knowyourmeme.com/memes/drakeposting"