disambr_stop: Report a message with stop()

View source: R/disambr_messaging.r

disambr_stopR Documentation

Report a message with stop()

Description

Report a message with stop()

Usage

disambr_stop(mess, call. = FALSE, ...)

Arguments

mess

Message to report. If prefixed by h h_marks it will be ouline of level h

call.

See stop

...

Arguments passed on to create_message

h

Forse specific ouline level of message

indent

Forse indentation

prefix

Add overal prefix

h_marks

Marks that sets outline. Default is "-". Can be many characters, e.g. "-*#".

h_prefix

Character vector of prefixes for each outline level

h_prefix_sep

Separator between h_prefix and mess

pretty

Whether to use "crayon" package for pretty printing

mess_color

Color of message

h_prefix_color

Color of ouline prefix

Value

Same as stop returns


stasvlasov/disambr documentation built on Aug. 10, 2022, 12:03 p.m.