typewrite_progress: Typewrite Progress of a Loop

Description Usage Arguments

View source: R/typewrite_progress.R

Description

Typewrite Progress of a Loop

Usage

1
typewrite_progress(iteration, total, file = "", append = TRUE)

Arguments

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


meerapatelmd/secretary documentation built on Oct. 8, 2021, 8:49 a.m.