R client library for the Agronomy API behind AGROFIMS
Before using any functionality, we should install and load ragapi
library.
install.packages("devtools")
library(devtools)
devtools::install_github("AGROFIMS/ragapi")
library(ragapi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.