print_rest_time: Print rest processing time in for loop

View source: R/print_rest_time.R

print_rest_timeR Documentation

Print rest processing time in for loop

Description

Print rest processing time in for loop

Usage

print_rest_time(iter, n_iter, start_time, n_print)

Arguments

iter

Number of processed iterations.

n_iter

Number of all iterations.

start_time

Starting time ('proc.time()')

n_print

An integer. How frequently should the message be shown?


YT100100/TodaFunc documentation built on Nov. 16, 2023, 1:12 a.m.