Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.61 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.61 KB

BrAPI R package

Build status

Build Status

Coverage Status

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.

Documentation of JSON response/requests

Follow the links in the table below or see the inst/apidocs directory for examples: apidocs

See the inst/apidocs directory for examples: apidocs

Implementation status

See the inst/apidocs directory for examples: apidocs