verbose_message: Message function that can be globally muted

View source: R/index.R

verbose_messageR Documentation

Message function that can be globally muted

Description

Prints a message if option("safedata.verbose") is set to TRUE. Note that individual expressions can be muted using suppressMessages() but this mutes them globally.

Usage

verbose_message(str, ...)

safedata documentation built on May 31, 2023, 9:01 p.m.