logInfo0 | R Documentation |
Logs an information level message with biodb logger, using paste0().
logInfo0(...)
... |
Values to be passed to paste0(). |
Nothing.
# Logs an info message: biodb::logInfo0('Index is ', 10, '.')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.