| printf | R Documentation |
Combine sprintf and writeLines to
generate formatted output
printf(...)
... |
output to be printed |
x <- 123
printf("x value: %d", x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.