Skip to content

jhollist/dadjokeapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R build status CRAN RStudio mirror downloads Codecov test coverage

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

About

An R package for accessing the I Can Haz Dad Joke API: A Very Serious R Package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages