wpTimeDiff: wpTimeDiff function will time difference in humon readable...

Description Usage Arguments Value Examples

Description

wpTimeDiff function will time difference in humon readable format h:m:s

Usage

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

Arguments

start

time starting

end

time endfing

frm

format ooutput

Value

character

Examples

1
wpTimeDiff( start=Sys.time(), end=Sys.time(), frm="hms" )

wpgp/wpUtilities documentation built on May 29, 2019, 11:58 a.m.