ru_msg_noop: Print a green noop message with a filled circle symbol.

View source: R/ru_msg.R

ru_msg_noopR Documentation

Print a green noop message with a filled circle symbol.

Description

[Stable]

Usage

ru_msg_noop(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_info(), ru_msg_success(), ru_msg_warn()

Examples

ru_msg_noop("This is a noop message.")

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