ru_msg_warn: rlang::warn() with a yellow warning message with a warning...

View source: R/ru_msg.R

ru_msg_warnR Documentation

rlang::warn() with a yellow warning message with a warning symbol.

Description

[Stable]

Usage

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

Examples

## Not run: 
ru_msg_warn("This is a warning.")

## End(Not run)

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