metadevpro / traitbaser

R Package for accesing the API of Traitbase project. https://www.traitbase.info
MIT License
3 stars 2 forks source link

traitbaser

R Client for the API of the Traitbase project.

Build Status codecov

Usage

NB: the R package devtools is required.

library(traitbaser)
devtools::install_github("metadevpro/traitbaser")

Authors