TemporalAggregation.Check | R Documentation |
Error message if specified aggregation and time window clash.
TemporalAggregation.Check(
QuerySeries,
DateStart,
DateStop,
TResolution,
BaseTResolution,
TStep,
BaseTStep
)
QuerySeries |
Character. Vector of dates/times queried for download. Created by |
DateStart |
UTC start date. |
DateStop |
UTC stop date. |
TResolution |
User-specified temporal resolution for aggregation. |
BaseTResolution |
Dataset-specific native temporal resolution. |
TStep |
User-specified time step for aggregation. |
BaseTStep |
Dataset-specific native time step. |
Character - target resolution formatted steps in data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.