inform | R Documentation |
Signals a message with default subclass "simChef_message".
inform(
message = NULL,
class = "simChef_message",
call = rlang::caller_env(),
...
)
message |
Message to include with the condition. |
class |
Subclass passed to the appropriate |
call |
The function environment that is most relevant from the user's
perspective. Default is |
... |
Additional arguments to pass to the appropriate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.