Description Usage Arguments Value
Get data from Arable for devices
1 2 |
devices |
A character vector of device names |
start |
The start timestamp |
end |
The end timestamp |
location |
optional; id of a location to retrieve data for; devices ignored if this is present |
format |
optional; use format=csv to get csv-formatted data; otherwise data is returned as json |
order |
optional; "time" (time ascending) or "-time" (time descending) |
measure |
optional; "calibrated", "hourly", or "daily" |
select |
optional; "all", "spectrometer", "microclimate", or "radiometer" |
limit |
optional; maximum number of data points to return; defaults to 1000 |
A data frame of data for devices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.