Learn R Programming

f1dataR (version 2.0.0)

time_to_sec: Convert Clock time to seconds

Description

This function converts clock format time (0:00.000) to seconds (0.000s)

Usage

time_to_sec(time)

Value

A numeric variable that represents that time in seconds

Arguments

time

character string with clock format (0:00.000)