Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

save_cursor

Save Cursor Position


Description

Save the position of the cursor so that the position can be restored for later with load_cursor.

Usage

save_cursor()

Value

NULL

Examples

save_cursor()
cat("\n\nHello World!")
load_cursor()

cursr

Cursor and Terminal Manipulation

v0.1.0
MIT + file LICENSE
Authors
Chris Mann
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.