Description Usage Arguments Examples
coerce object to a lubridate
duration object
1 2 | ## S4 method for signature 'character'
as.duration(x)
|
x |
character to convert |
1 2 3 | as.duration( "7.25 days" )
as.duration( "3600 seconds" )
as.duration( "1 week" )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.