Join us for
RADAR: AI Edition

memer (version 0.1.0.9000)

meme_explain: Explain a meme (for the old people out there)

Description

Takes a meme name from memer and takes you to the knowyourmeme page that can explain it for us old people.

Usage

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

Run this code
# NOT RUN {
meme_explain("HotlineDrake", launch = FALSE)
# }

Run the code above in your browser using DataLab