set_progress_bar: Set Progress Bar

View source: R/run_geelite.R

set_progress_barR 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.


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.