Learn R Programming

IFC (version 0.2.1)

endPB: Progress Bar Terminator

Description

Terminates a progress bar.

Usage

endPB(pb)

Arguments

pb

an object of class `IFC_progress` containing a progress bar of class `txtProgressBar`, `winProgressBar` or `Progress`.