#' @title zbank
#' @description ZooBank Client
#'
#' @section ZooBank API Docs:
#' See http://zoobank.org/Api
#'
#' @importFrom jsonlite fromJSON
#' @importFrom tibble as_tibble
#' @importFrom crul HttpClient
#' @name zbank-package
#' @aliases zbank
#' @docType package
#' @author Scott Chamberlain
#' @keywords package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.