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

Description Usage Arguments Value

View source: R/subtract_hms.R

Description

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

Usage

1
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/phukieo documentation built on Aug. 17, 2020, 1:31 p.m.