View source: R/api_connector.R
This function allows you to GET Index information of client
1 2 3 4 5 6 7 8 9 | asapi_index_get(
client,
email,
farm,
sensor,
api_key,
url = "https://api.agrospace.cl",
dash_param = FALSE
)
|
client |
Client name |
email |
email of |
farm |
farm name |
sensor |
sensor |
api_key |
Api Key obtain from /auth |
url |
URL for dev purpose |
dash_param |
AgroSpace internal use parameter. Default value FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.