time_convert: Convert time to duration for calculations.

Description Usage Arguments Details Value See Also

Description

An internal function used in data_clean

Usage

1

Arguments

data

The data frame provided in data_clean

Details

time_convert is an internal function used in data_clean to convert the athletes time from a character type to a variable type that can be used in calculations. It utilizes lubridate to perform the conversion.

Value

The original data frame with an additiona column for the athletes time of class duration.

See Also

duration


warlicks/swimR documentation built on May 4, 2019, 12:59 a.m.