tau_warn | R Documentation |
This is like base::warning(), but friendlier.
tau_warn(..., sep = " ", call. = FALSE, immediate. = TRUE)
... |
The message (characters) |
sep |
Message separator (character) |
call. |
Passed to base::warning (logical) |
immediate. |
Passed to base::warning (logical) |
Returns the warning message as a character string, invisibly, but mostly called for its side effect
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.