dot-newProgress: Create a new progress instance with default settings.

.newProgressR Documentation

Create a new progress instance with default settings.

Description

Create a new progress instance with default settings.

Usage

.newProgress(
  format = "  :what [:bar] :percent /:elapsed",
  clear = getOption("datashield.progress.clear", FALSE),
  total,
  width = 100
)

DSI documentation built on Oct. 6, 2022, 9:06 a.m.