Description Usage Arguments Value
View source: R/slowConsolePrint.r
Prints string to console slowly to make text more readable to the user. Used by welcome
function.
1 | slowConsolePrint(linetoprint, slow = 0.05)
|
linetoprint |
Text to be printed to console |
slow |
Time, in milliseconds, to wait between characters printed to console (default is .05). |
No value returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.