conv2seconds {angstromATE} | 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")