Description Usage Arguments Examples
messageTitle
A wrapper function for sending messages to console.
1 | messageTitle(aMessage, underChar = "-")
|
aMessage |
text of the message. |
underChar |
character to use for underlining the message. |
1 2 3 4 | ## Not run:
messageTitle("Hello world", "$")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.