powered by
This function returns a random dad joke(s) from https://icanhazdadjoke.com. as a message and invisibly as a character.
groan(sting = TRUE)
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.
# NOT RUN { groan(sting = FALSE) # }
Run the code above in your browser using DataLab