The goal of dadjokeapi is to make you laugh in spite of yourself.
It is built off of the hard work of Brett Langdon and the API he supports at https://icanhazdadjoke.com
You can install dadjokeapi from github with:
# install.packages("devtools")
devtools::install_github("jhollist/dadjokeapi")
And from CRAN with
install.packages("dadjokeapi")
This is a basic example which shows you how to solve a common problem... The problem of not laughing enough!!!
dadjokeapi::groan()
[1] "I was thinking about moving to Moscow but there is no point Russian into things."