README.md

Urban Dictionary API client

Author: Oliver Keyes License: MIT Status: Stable

Travis-CI Build Status downloads

Description

Exactly what it says on the tin, udapi provides a connector to the Urban Dictionary API. It allows you to:

  1. Retrieve definitions associated with a term, using get_term;
  2. Retrieve definitions associated with a random term, using random_term;

It's a simple client because it's a simple API.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

The CRAN version can be retrieved with:

install.packages("udapi")

The latest version can be obtained via:

devtools::install_github("ironholds/udapi")

Dependencies



Ironholds/udapi documentation built on May 7, 2019, 6:43 a.m.