Learn R Programming

JumpeR (version 0.3.0)

math_format_helper: Helper function for formatting mm:ss.th times as seconds

Description

Helper function for formatting mm:ss.th times as seconds

Usage

math_format_helper(x)

Arguments

x

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

Value

a numeric value representing a time or distance. Units are not included