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
ropenscilabs/zbank documentation built on Sept. 11, 2022, 7:55 a.m.