Manipulate User Selections in the RStudio IDE
These functions allow users of the rstudioapi
package to read and write
the user's current selection within the RStudio IDE.
selectionGet(id = NULL) selectionSet(value = NULL, id = NULL)
id |
The document ID. When |
value |
The text contents to set for the selection. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.