err_msg | R Documentation |
Generate error message
err_msg(msg, ..., .envir = parent.frame())
msg |
Character string interpreted by glue. |
... |
Extra arguments passed to glue. |
.envir |
Environment to evaluate each expression in, passed to glue. |
Executed error with interpolated message.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.