sec_format_helper {SwimmeR} | R Documentation |
sec_format
Helper function for formatting mm:ss.hh times as seconds, used to enable
vectorized operation of sec_format
sec_format_helper(x)
x |
A character vector of time(s) in swimming format (e.g. 1:35.93) to be converted to seconds (95.93) |