R/udapi.R

#'@title Urban Dictionary API client
#'@description a client library for Urban Dictionary's API
#'@name udapi
#'@docType package
#'@seealso \code{\link{get_term}} for retrieving definitions for a specific term,
#'\code{\link{random_term}} for random definitions of random terms, and \code{\link{get_tags}} for
#'tags associated with a term.
#'@aliases udapi udapi-package
NULL

Try the udapi package in your browser

Any scripts or data that you put into this service are public.

udapi documentation built on May 1, 2019, 7:47 p.m.