selections | R Documentation |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.