subtract_hms: Subtract two times in format "hh:mm:ss"

View source: R/subtract_hms.R

subtract_hmsR Documentation

Subtract two times in format "hh:mm:ss"

Description

Subtract two times in format "hh:mm:ss"

Usage

subtract_hms(time1, time2)

Arguments

time1

time, will be subtracted by time2

time2

time, will subtract from time 1

Value

Returns a character vector in format "hh:mm:ss"


avrincon/phdfuns documentation built on Nov. 13, 2022, 10:34 a.m.