Description Usage Arguments Value Examples
Input text-string and output one character at a time given a delay. Aims to mimic the Pokemon Blue progressive text reveal, like typewriter output.
1 |
x |
A character string of length 1. |
sleep |
Numeric, length 1. System delay in seconds. |
Output to console.
1 | ## Not run: cat_typewriter("Example text.", 0.2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.