R/utils.R
convert_to_seconds.Rd
Converts a time string (in MM:SS format) into seconds.
convert_to_seconds(time_str)
A string in "MM:SS" format.
A numeric value representing the time in seconds.