Learn R Programming

searchAnalyzeR (version 0.1.0)

create_progress_bar: Create Progress Bar for Long Operations

Description

Create Progress Bar for Long Operations

Usage

create_progress_bar(total, format = "[:bar] :percent :elapsed")

Value

Progress bar object

Arguments

total

Total number of iterations

format

Progress bar format string