groan {dadjokeapi} | R Documentation |
This function returns a random dad joke(s) from https://icanhazdadjoke.com. as a message and invisibly as a character.
groan(sting = TRUE)
sting |
Plays a joke sting after the joke. Sound from https://archive.org/details/Rimshot_254 |
Invisibly returns a two item list with the first item holding the joke as a character and the second item containing the joke id as a character.
groan(sting = FALSE)