Description Usage Arguments Value Author(s)
Functions to present progress output, warnings or information, in a consistent way in the console window. Not meant to be called by the user.
1 2 3 | printString(..., screenwidth = 72)
printWarning(...)
printInfo(...)
|
... |
Text strings. These will be concatenated inside the function. |
screenwidth |
Width of the text field. |
A string to print.
Ron Wehrens and Pietro Franceschi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.