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

Description Usage Arguments Value Examples

View source: R/explain-meme.R

Description

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

Usage

1
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

1
meme_explain("HotlineDrake", launch = FALSE)

sctyner/memer documentation built on Aug. 5, 2021, 10:45 p.m.