Description Usage Arguments Value
Retrieve data from the [AGROMET API](https://app.pameseb.be/fr/pages/api_call_test/).
1 2 3 |
user_token.chr |
A character specifying your user token |
table_name.chr |
A character specifying the database table you want to query |
sensors.chr |
A character vector containing the names of the sensors you want to query |
stations_ids.chr |
A character vector containing the ids of the stations you want to query |
dfrom.chr |
A character specifying the data from which you want to query data (YYYY-MM-DD) |
dto.chr |
A character specifying the data to which you want to query data (YYYY-MM-DD) |
month_day.chr |
A character specifying the month and day from which you want TMY data (MM-DD) |
api_v.chr |
A character specifying the version of the API you want to use ("v1" or "v2") |
test.bool |
A boolean, TRUE if you want to query the test server |
user_token.chr |
A character specifying your user token |
A list containing the metadata in the first element and the queried data in the second element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.