Learn R Programming

tidytransit (version 1.7.0)

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