Description Usage Arguments Details Value See Also Examples
Move the cursor to the specified column, while maintaining the same row.
1 | mv_col(n = 1L)
|
n |
positive integer specifying the column |
The user must be in a terminal to use the functionality; it will not work in RStudio or the R GUI.
NULL
Other moving functions:
mv_row()
,
mv_to()
,
mv()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.