progress: Make Progress Bar

View source: R/9-global.R

progressR Documentation

Make Progress Bar

Description

Makes a progress bar. For back-end use only.

Usage

progress(i, k, numTicks)

Arguments

i

The current iteration.

k

Total iterations.

numTicks

The result of progress.

Value

The next numTicks argument.


tpq/propr documentation built on Feb. 3, 2025, 4:23 a.m.