hms_to_decimal.Rd
This function converts a time object in the hh:mm:ss form to a numeric in hours.
hms_to_decimal(data)
Input vector or element in hh:mm:ss format.
A numeric vector of times in hours.