Description Usage Arguments Value
View source: R/wpCPRTimeDiff.R
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
1 | wpCPRTimeDiff(start, end, frm = "hms")
|
start |
Starting time |
end |
Ending time |
frm |
If "frm" is set to "hms" then output will be h:m:s |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.