Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.81 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.81 KB

Build status Build Status Coverage Status

The official repository for the Breeding API (BrAPI) implemenation in R

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