Signal an error, warning, or message with cli formatting
Arguments
- x
character
or condition
(i.e. returned from stop
or warning
).
- call
logical(1)
.
Include call information in the return message.
Value
Console output, with invisible return of x
input.