ETA {bfw} | R Documentation |
ETA
Description
Print estimated time for arrival (ETA)
Usage
ETA(start.time, i, total, results = NULL)
Arguments
start.time |
start time (preset variable with Sys.time()) |
i |
incremental steps towards total |
total |
total number of steps |
results |
message to display, Default: NULL |
See Also
[Package bfw version 0.4.2 Index]