error | R Documentation |
Stops the code and produces an error message, like the stop() function of the base library, but terminating a timer started with tick
, if running.
error(...)
... |
zero or more objects which can be coerced to character (and which are pasted together with no separator) or a single condition object. |
None. geterrmessage() returns the last error message, as a character string.
Danail Obreschkow
tick
tock
progress
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.