Description Usage Arguments Details Value
tidymess
let's the programmer write longer and more informative
messages to the user by ensuring that the message is printed in a tidy way
to the console. One can specify which type of message to give: error,
warning or message.
1 |
... |
Message to user |
type |
Character, either "error", "warning" or "message" |
prefix |
Prefix before message |
initial |
Initial, "" |
Used in scripts: Robust function: TRUE
The input message either in form of an error, warning or message. If the input type does not match either, an error is thrown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.