Learn R Programming

activityGCMM (version 1.1.1)

progress: Report function progress

Description

Support function that prints progress of functions with long computation times at 10% intervals

Usage

progress(s, sample)

Arguments

s

Number of iteration in the loop

sample

Total number of iterations in the loop

Value

No return value; prints progress of function at 10% intervals