ru_msg_info: Print a blue info message with an info symbol.

View source: R/ru_msg.R

ru_msg_infoR Documentation

Print a blue info message with an info symbol.

Description

[Stable]

Usage

ru_msg_info(message, verbose = get_ru_verbose())

Arguments

message

(chr) A message to print

verbose

Whether to display debug messages or not.

Read vignette("setup", package = "ruODK") to learn how ruODK's verbosity can be set globally or per function.

See Also

Other messaging: ru_msg_abort(), ru_msg_noop(), ru_msg_success(), ru_msg_warn()

Examples

ru_msg_info("This is an info message.")

dbca-wa/ruODK documentation built on March 20, 2024, 12:19 p.m.