Description Usage Value Examples
View source: R/1-BasicTerminal.R
Save the position of the cursor so that the position can be restored for later with load_cursor.
| 1 | 
NULL
| 1 2 3 | save_cursor()
cat("\n\nHello World!")
load_cursor()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.