README.md

Build Status

Coverage Status

ragapi

R client library for the Agronomy API behind AGROFIMS

Prerequisites

Before using any functionality, we should install and load ragapi library.

install.packages("devtools")
library(devtools)

Installation of the API package

devtools::install_github("AGROFIMS/ragapi")

Using the package

library(ragapi)


AGROFIMS/ragapi documentation built on Nov. 23, 2020, 9:20 a.m.