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("opal.progress.clear", FALSE),
  total,
  width = 100
)

opalr documentation built on Oct. 6, 2023, 5:08 p.m.