messagef | R Documentation |
A simple wrapper for message(sprintf(...))
.
messagef(..., .newline = TRUE)
... |
[any] |
.newline |
[logical(1)] |
Nothing.
msg = "a message" warningf("this is %s", msg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.