Learn R Programming

dadjokeapi

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

Installation

You can install dadjokeapi from github with:

# install.packages("devtools")
devtools::install_github("jhollist/dadjokeapi")

And from CRAN with

install.packages("dadjokeapi")

Example

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."

Copy Link

Version

Install

install.packages('dadjokeapi')

Monthly Downloads

185

Version

1.0.2

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeffrey W Hollister

Last Published

March 1st, 2021

Functions in dadjokeapi (1.0.2)

groan_image

Function to return a specific dad joke as an image
groan_search

Function to search and return dad jokes with specific terms
groan_id

Function to return a specific dad joke
groan

Function to return random dad joke