Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.2 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.2 KB

BrAPI R package

Build status Build Status Coverage Status CRAN_Status_Badge lifecycle

This version is still under development. The implementation sometimes changes minor details.

README

An R package to use the Breeding API (BrAPI) for accessing plant breeding data.

It can be installed using:

install.packages("devtools")
devtools::install_github("CIP-RIU/brapi")

How to use the package

See tutorial.