progressMsg {ENVISIONQuery} | R Documentation |
Display the task progress message.
progressMsg(msg, i, total)
msg |
Custom message to be displayed. |
i |
Current task step. |
total |
Total number of task steps. |
Displays the percentage of task completeness accompanied by the custom message by repatedly updating the same output line.
Alex Lisovich, Roger Day