set_progress_bar {geeLite}R Documentation

Set Progress Bar

Description

Initializes a progress bar if 'verbose' is TRUE.

Usage

set_progress_bar(verbose)

Arguments

verbose

[mandatory] (logical) If TRUE, a progress bar is initialized.

Value

A progress bar (environment) if 'verbose' is TRUE, or NULL if FALSE.


[Package geeLite version 1.0.2 Index]