R/rgeobon-package.R

#' rgeobon: the R interface to GEOBON's EBV open data portal API
#'
#' The goal of rgeobon is to provide an interface between R and the GEOBON open
#' data portal RESTfull API (please note that the portal is currently in beta).
#' It allows to consult the datasets available on the portal and download them.
#'
#' @docType package
#' @importFrom janitor clean_names
#' @name rgeobon
NULL
VLucet/rgeobon documentation built on March 17, 2021, 12:03 a.m.