Learn R Programming

bfw (version 0.4.2)

ETA: 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

flush.console