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)
A character describing the meme to get. See meme_list()
Whether to launch the link in your browser (defaults to TRUE if in interactive session)
Whether to warn about potentially offensive content on knowyourmeme
The link to the knowyourmeme article about a meme
# NOT RUN {
meme_explain("HotlineDrake", launch = FALSE)
# }
Run the code above in your browser using DataLab