init_progress_tracking: Initialize progress tracking for a batch operation

View source: R/interrupt.R

init_progress_trackingR Documentation

Initialize progress tracking for a batch operation

Description

Initialize progress tracking for a batch operation

Usage

init_progress_tracking(total = 0, preserve_temp_files = FALSE)

Arguments

total

Integer. Total number of items to process.

preserve_temp_files

Logical. If TRUE, do not reset temp_files list (used when nesting inside an already-active interrupt context).


Rclade documentation built on Sept. 26, 2026, 5:07 p.m.