ansi | R Documentation |
Various utilities for formatting ANSI output
ansi_line_erase(n = "")
ansi_move_line_rel(n)
n |
The number of lines to move. Positive is up, negative is down. |
ansi_line_erase()
: Erase the current line
ansi_move_line_rel()
: Offset the cursor by a relative number of lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.