calmr_verbosity {calmr}R Documentation

Set verbosity options for calmr

Description

Whether to show verbosity messages and progress bars

Usage

calmr_verbosity(verbose)

Arguments

verbose

A logical

Value

The list of progressr handlers (invisibly).

Note

Progress bars are handled by the progressr package. This is just a convenience function.

See package 'progressr' for further details.


[Package calmr version 0.6.1 Index]