Typewrite Progress of a Loop
typewrite_progress(iteration, total, file = "", append = TRUE)
iteration_n | integer of iteration of the loop |
---|---|
.input | dataframe, tibble, list, or vector that is being iterated over. |
timestamped | If TRUE, a timestamp of the Sys.time is included in the line surrounded in square brackets |