R/zbank-package.R

#' zbank - 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 \email{sckott@@protonmail.com}
#' @keywords package
NULL

Try the zbank package in your browser

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

zbank documentation built on May 2, 2019, 1:44 p.m.