progressMsg {ENVISIONQuery}R Documentation

Display the task progress message.

Description

Display the task progress message.

Usage

progressMsg(msg, i, total)

Arguments

msg

Custom message to be displayed.

i

Current task step.

total

Total number of task steps.

Details

Displays the percentage of task completeness accompanied by the custom message by repatedly updating the same output line.

Author(s)

Alex Lisovich, Roger Day


[Package ENVISIONQuery version 1.40.0 Index]