rxSetProgressBar: Set timing for progress bar

View source: R/utils.R

rxSetProgressBarR Documentation

Set timing for progress bar

Description

Set timing for progress bar

Usage

rxSetProgressBar(seconds = 1)

Arguments

seconds

This sets the number of seconds that need to elapse before drawing the next segment of the progress bar. When this is zero or below this turns off the progress bar.

Value

nothing, used for side effects

Author(s)

Matthew Fidler


nlmixrdevelopment/RxODE documentation built on April 10, 2022, 5:36 a.m.