Nice progress bar for cycles with different visual outputs
Progress_bar_LB.Rd
Nice progress bar for cycles with different visual outputs
Usage
Progress_bar_LB(
current,
total,
start_time,
bar_length = 90,
bar_fill = "=",
bar_void = " ",
logfile = NULL
)