R/zbank-package.R

#' @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
ropensci/zbank documentation built on Sept. 9, 2022, 7:46 p.m.