warningf | R Documentation |
A wrapper for warning
with sprintf
applied to the arguments.
warningf(..., immediate = TRUE, warning.length = 8170L)
... |
[any] |
immediate |
[ |
warning.length |
[ |
Nothing.
msg = "a warning" warningf("this is %s", msg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.