progressInd {RIbench} | R 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
[Package RIbench version 1.0.2 Index]