ansi {checked} | 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