Learn R Programming

SwimmeR (version 0.14.2)

sec_format_helper: Helper function for formatting mm:ss.hh times as seconds, used to enable vectorized operation of sec_format

Description

Helper function for formatting mm:ss.hh times as seconds, used to enable vectorized operation of sec_format

Usage

sec_format_helper(x)

Arguments

x

A character vector of time(s) in swimming format (e.g. 1:35.93) to be converted to seconds (95.93)