conv2seconds | R Documentation |
Convert Time String to Numeric
conv2seconds(strTime)
strTime |
a string with time |
a numeric value in units of seconds
Thomas Gredig
conv2seconds("00:35:40.1816298")
conv2seconds("00:35:40.1816298") - conv2seconds("00:36:40.1816298")
conv2seconds("1.19:07:06.5180408")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.