createError | R Documentation |
These functions are convenience functions for creating and throwing errors.
createError(formats, code = NULL, ...)
reject(formats, code = NULL, ...)
formats |
a format string which is passed to |
code |
an error code |
... |
additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.