printp | R Documentation |
printp calls sprintf of its parameters to build the error message and prints with the given message
printp(...)
... |
Arguments passed on to
|
L.Pavot
file <- "/tmp/test"
printp("Error in file: ", file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.