setProgress {doRedis}R Documentation

Progress bar

Description

Progress bar

Usage

setProgress(value = FALSE)

Arguments

value

if TRUE, display a text progress bar indicating status of the computation

Value

value is invisibly returned (this function is used for its side effect).


[Package doRedis version 3.0.2 Index]