R/print_info.R
warning_msg.Rd
warning_msg
warning_msg(msg)
warning message to print
Invisibly returns NULL; prints a formatted warning message.
NULL
Other console messaging helpers: error_msg(), info_msg(), print_footer(), print_header()
error_msg()
info_msg()
print_footer()
print_header()
warning_msg("example warning") #> Warning: [2026-07-07 11:49:31] [WARN] example warning