log_failure | R Documentation |
Logs the error message to console before failing
log_failure(expression)
expression |
call |
log_failure("foobar")
try(log_failure(foobar))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.