print_progress: Print progress

View source: R/general.R

print_progressR Documentation

Description

Prints loop progress in ⁠[%]⁠ to console.

Usage

print_progress(current, end)

Arguments

current

Numeric value of current loop iteration.

end

Numeric value number last loop iteration.

Value

Prints percentage of loop progress to console.


Peter-T-Ruehr/forceR documentation built on March 25, 2024, 1:30 a.m.