SkillAgentSearch skills...

Dadjokeapi

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

Install / Use

/learn @jhollist/Dadjokeapi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated4y ago
Forks1

Languages

R

Security Score

60/100

Audited on Nov 5, 2021

No findings