time_to_sec {f1dataR} | R Documentation |
Convert Clock time to seconds
Description
This function converts clock format time (0:00.000) to seconds (0.000s)
Usage
time_to_sec(time)
Arguments
time |
character string with clock format (0:00.000) |
Value
A numeric variable that represents that time in seconds
[Package f1dataR version 1.5.3 Index]