time_to_sec: Convert Clock time to seconds

View source: R/utils.R

time_to_secR Documentation

Convert Clock time to seconds

Description

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

Usage

time_to_sec(time)

Arguments

time

character string with clock format (0:00.000)

Value

A numeric variable that represents that time in seconds


f1dataR documentation built on April 3, 2025, 5:59 p.m.