#' 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.