Nothing
#' @title rcol
#' @description Catalogue of Life (CoL) Client
#' @note CoL API docs: https://api.catalogueoflife.org/
#' @importFrom crul HttpClient
#' @importFrom tibble tibble
#' @importFrom jsonlite fromJSON
#' @importFrom data.table setDF rbindlist
#' @name rcol-package
#' @aliases rcol
#' @docType package
#' @keywords package
#' @author Scott Chamberlain
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.