Skip to content

client for Catalogue of Life REST API

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

AugustoPelle/rcol

 
 

Repository files navigation

rcol

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

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for rcol in R doing citation(package = 'rcol')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

client for Catalogue of Life REST API

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 96.5%
  • Makefile 3.5%