progressInd: Function for setting up the progress indicator.
Description
Function for setting up the progress indicator.
Usage
progressInd(value, maxValue, nCharMsg = 0)
Value
(character) returing generated progress message
Arguments
- value
(integer) indicating the current number
- maxValue
(integer) indicating the maximum number
- nCharMsg
(integer) indicating the number of characters the message already has