hhmmss_to_seconds: Convert "HH:MM:SS" time strings to seconds (numeric) empty...

View source: R/time.R

hhmmss_to_secondsR Documentation

Convert "HH:MM:SS" time strings to seconds (numeric) empty strings are converted to NA

Description

Convert "HH:MM:SS" time strings to seconds (numeric) empty strings are converted to NA

Usage

hhmmss_to_seconds(hhmmss_str)

Arguments

hhmmss_str

char vector ("HH:MM:SS")


tidytransit documentation built on Aug. 21, 2025, 5:26 p.m.