View source: R/harmonised-reading.R
iso8601_period_to_timedelta | R Documentation |
This function converts an ISO 8601 period (e.g. PT1H30M) to a period object.
iso8601_period_to_timedelta(x)
x |
<string> defining the frequency to be converted. It must follow ISO 8601 format representing the time step. |
<period> according the format defined in lubridate's 'Period-class'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.