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