R/birdnik.R

#' @title Connector to the Wordnik API
#' @name birdnik
#' @description This package provides functions for the Wordnik API.
#'
#' @seealso \code{\link{word_definitions}}, \code{\link{word_top_example}},
#' \code{\link{related_words}}, \code{\link{word_pronunciations}},
#' \code{\link{word_frequency}}, \code{\link{word_bigrams}}, and
#' \code{\link{birdnik_get}}.
#'
#' @docType package
#' @aliases birdnik birdnik-package
NULL

Try the birdnik package in your browser

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

birdnik documentation built on May 27, 2018, 5:04 p.m.