Report a message with warning()
disambr_warning(
mess,
h_prefix = c("disambr:", "-"),
call. = FALSE,
immediate. = TRUE,
...
)Message to report. If prefixed by h h_marks it will be ouline of level h
Character vector of prefixes for each outline level
See warning
See warning
Arguments passed on to create_message
hForse specific ouline level of message
indentForse indentation
prefixAdd overal prefix
h_marksMarks that sets outline. Default is "-". Can be many characters, e.g. "-*#".
h_prefix_sepSeparator between h_prefix and mess
prettyWhether to use "crayon" package for pretty printing
mess_colorColor of message
h_prefix_colorColor of ouline prefix
Same as warning returns