Learn R Programming

parseRPDR (version 0.2.4)

progress_bar: Provides progress bar for foreach loops.

Description

Provides progress bar based-on iteration cycles in foreach loops. Does not work for some reason. In the call of foreach add: .combine=progress_bar(n = nThread, type = "c") https://gist.github.com/kvasilopoulos/d49499ea854541924a8a4cc43a77fed0

Usage

progress_bar(n, type)

Value

progress bar

Arguments

n

integer, number of iterations