Description Usage Arguments Value
View source: R/aws_data_extraction.R
Get aggregated data for multiple AWS.
1 | aws_data_aggregate_ids(timestep, start_time, end_time, aws_ids, aws_dir)
|
timestep |
time step of the data, "hourly", "daily", "pentad", "dekadal" or "monthly" |
start_time |
start time, format "YYYY-mm-dd HH:00" |
end_time |
end time, format "YYYY-mm-dd HH:00" |
aws_ids |
aws ids, a vector of aws id. |
aws_dir |
full path to the directory of the AWS data. |
a JSON object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.