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")


r-transit/tidytransit documentation built on Oct. 19, 2024, 3:17 a.m.