progressInd: Function for setting up the progress indicator.

View source: R/utils.R

progressIndR Documentation

Function for setting up the progress indicator.

Description

Function for setting up the progress indicator.

Usage

progressInd(value, maxValue, nCharMsg = 0)

Arguments

value

(integer) indicating the current number

maxValue

(integer) indicating the maximum number

nCharMsg

(integer) indicating the number of characters the message already has

Value

(character) returing generated progress message

Author(s)

Tatjana Ammer tatjana.ammer@roche.com


RIbench documentation built on Nov. 28, 2022, 1:11 a.m.