error0 | R Documentation |
Throws an error and logs it too with biodb logger, using paste0().
error0(...)
... |
Values to be passed to paste0(). |
Nothing.
# Throws an error: tryCatch(biodb::error0('Index is ', 10, '.'), error=function(e){e$message})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.