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