wpCPRTimeDiff: wpCPRTimeDiff function to get time difference in human...

Description Usage Arguments Value

View source: R/wpCPRTimeDiff.R

Description

wpCPRTimeDiff function to get time difference in human readable format Input is start time and end time If "frm" is set to "hms" then output will be h:m:s otherwise only hours will be returned

Usage

1
wpCPRTimeDiff(start, end, frm = "hms")

Arguments

start

Starting time

end

Ending time

frm

If "frm" is set to "hms" then output will be h:m:s

Value

numeric


wpgp/wpCPR documentation built on April 2, 2021, 9:49 a.m.