progressMsg: Display the task progress message.

Description Usage Arguments Details Author(s)

View source: R/ENVISIONQuery.R

Description

Display the task progress message.

Usage

1
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


ENVISIONQuery documentation built on Nov. 8, 2020, 5:25 p.m.