Description Usage Arguments See Also Examples
This function creates daily, weekly, monthly timeseries from daily input data
| 1 | dwmTimeseries(xData, y, m, d, aggFun)
 | 
| xData | dataset | 
| y | start year of the timeseries | 
| m | start months of the timeseries | 
| d | start day of the timeseries | 
| aggFun | function how the data should be combined (mean or sum) | 
zooreg which creates the timeseries
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.