| throw_warning | R Documentation | 
throw_warning( msg = "Warning code: 1234", .console = FALSE, .log = FALSE, .envir = parent.frame() )
| msg | (character) Warning message. See  | 
| .console | (logical) Output to console | 
| .log | (logical) Output to log (console or file depending on logging settings) TODO-20220201-1627: flesh out logging details | 
| .envir | (environment) Environment in which to evaluate msg expression | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.