catf | R Documentation |
A simple wrapper for cat(sprintf(...))
.
catf(..., file = "", append = FALSE, newline = TRUE)
... |
[any] |
file |
[ |
append |
[ |
newline |
[ |
Nothing.
msg = "a message." catf("This is %s", msg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.