Description Usage Arguments Value Examples
wpTimeDiff function will time difference in humon readable format h:m:s
| 1 | wpTimeDiff(start, end, frm = "hms")
 | 
| start | time starting | 
| end | time endfing | 
| frm | format ooutput | 
character
| 1 | wpTimeDiff( start=Sys.time(), end=Sys.time(), frm="hms" )
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.