stop_quietly | R Documentation |
Internal function that allows to stop a function with a non-error message
stop_quietly(msg)
msg |
Character string |
stop_quietly("This is a non-error message");
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.