logger_progress_init: Initializes logger-based progress messages.

Description Usage Arguments

View source: R/logger.R

Description

Initializes logger-based progress messages.

Usage

1
logger_progress_init(msg, task_count, steps = 0.1)

Arguments

task_count

How many tasks to expect.

steps

How many tasks has to finish before message is printed.

fmt

sprintf-like formatting string that will receive percentage.


D-iii-S/d3srutils documentation built on March 3, 2021, 9:11 a.m.