enable_progress_bars: Enable global progress bars for ISAnalytics functions.

View source: R/utility-functions.R

enable_progress_barsR Documentation

Enable global progress bars for ISAnalytics functions.

Description

This is a simple wrapper around functions from the package progressr. To customize the appearance of the progress bar, please refer to progressr documentation.

Usage

enable_progress_bars()

Value

NULL

See Also

Other Utilities: as_sparse_matrix(), comparison_matrix(), export_ISA_settings(), generate_Vispa2_launch_AF(), generate_blank_association_file(), generate_default_folder_structure(), import_ISA_settings(), separate_quant_matrices(), transform_columns()

Examples

enable_progress_bars()
progressr::handlers(global = FALSE) # Deactivate

calabrialab/ISAnalytics documentation built on Nov. 2, 2023, 8:57 p.m.