rcol

knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE,
  warning = FALSE,
  message = FALSE
)

Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran checks R-CMD-check codecov rstudio mirror downloads cran version

rcol is a R client for the Catalogue of Life

Package documentation: https://docs.ropensci.org/rcol/

Installation

install.packages("rcol")

Dev version

pak::pkg_install("ropensci/rcol")
# OR
install.packages("rcol", repos="https://dev.ropensci.org")
library("rcol")

Meta



ropensci/rcol documentation built on Sept. 12, 2022, 8:08 a.m.