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, ...)

ImperialCollegeLondon/safe_data documentation built on Jan. 27, 2024, 9:51 a.m.