bb_warning: bb_warning

Description Usage Arguments

Description

bbfied warning

Usage

1
2
3
4
5
6
7
8
bb_warning(
  ...,
  call. = TRUE,
  immediate. = FALSE,
  noBreaks. = FALSE,
  domain = NULL,
  label = ""
)

Arguments

...

zero or more objects which can be coerced to character (and which are pasted together with no separator) or a single condition object.

call.

logical, indicating if the call should become part of the warning message.

immediate.

logical, indicating if the call should be output immediately, even if getOption("warn") <= 0.

noBreaks.

logical, indicating as far as possible the message should be output as a single line when options(warn = 1).

domain

see gettext. If NA, messages will not be translated, see also the note in stop.

label

label in bigbrothr database


moodymudskipper/bigbrothr documentation built on Jan. 1, 2021, 10:32 a.m.