format_time {simer} | R Documentation |
Time formating
Description
Format the time.
Usage
format_time(x)
Arguments
x |
the total seconds. |
Details
Build date: Oct 22, 2018 Last update: Apr 30, 2022
Value
running time.
Author(s)
Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu
Examples
format_time(x = 7200)
[Package simer version 0.9.0.4 Index]