Skip to contents

This function converts a time object in the hh:mm:ss form to a numeric in hours.

Usage

hms_to_decimal(data)

Arguments

data

Input vector or element in hh:mm:ss format.

Value

A numeric vector of times in hours.