update.txtProgressBar: Update Progress Bar

View source: R/utils.R

update.txtProgressBarR Documentation

Update Progress Bar

Description

Wrapper around setTxtProgressBar

Usage

update.txtProgressBar(pb, i)

Arguments

pb

txtProgressBar object

i

current point that you are at in your task (must be less than limit as specified in progressbar)

Value

invisible number specifying the previous point in your progress

See Also

progressbar end.txtProgressBar


czarrar/niftir documentation built on April 19, 2022, 3:35 a.m.