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/avr documentation built on Nov. 8, 2022, 4:30 a.m.