| .report_api_warning | R Documentation |
Mirrors .report_api_error() for tryCatch(warning = ...) handlers.
.report_api_warning(w, hint = NULL, args = list())
w |
warning condition. |
hint |
character. Same semantics as |
args |
optional named list of caller arguments to dump. |
Invisibly NULL. Called for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.