hourly_timesteps | R Documentation |
Supported ISO 8601 timesteps: - PT1S - PT1M - PT1H - P1D - P1W - P1M - P1Y
hourly_timesteps(nHours, original_timestep)
nHours |
<integer> Number of hours to obtain |
original_timestep |
<string> in ISO 8601 format representing the period or timestep (e.g. "PT15M","PT1H", "P3M", "P1D" ,...). |
<integer> corresponding to the number of hours
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.