Skip to contents

Create Progress Bar for Long Operations

Usage

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

Arguments

total

Total number of iterations

format

Progress bar format string

Value

Progress bar object