Skip to contents

A wrapper for message that only prints output when verbose = TRUE.

Usage

message_verbose(verbose = TRUE, ...)

Arguments

verbose

Logical, defaults to TRUE. Should verbose processing messages and warnings be returned.

...

Additional arguments passed to message.