warning {base} | R Documentation |
Generates a warning message that corresponds to
its argument(s) and (optionally) the expression
or function from which it was called.
warning(message);
Create a new wraning message in current environment frame
The warning message as character string, invisibly.