hhmmss_to_seconds: Function to convert "HH:MM:SS" time strings to seconds.

View source: R/time.R

hhmmss_to_secondsR Documentation

Function to convert "HH:MM:SS" time strings to seconds.

Description

Function to convert "HH:MM:SS" time strings to seconds.

Usage

hhmmss_to_seconds(hhmmss_str)

Arguments

hhmmss_str

string


tidytransit documentation built on July 9, 2023, 7:30 p.m.