#'@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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.