| rs_enclose_selection_with {spAddins} | R Documentation | 
Enclose selection of text with indicated symbols
Description
Enclose selection of text with indicated symbols
Usage
rs_enclose_selection_with(symbol = "", symbol_before = symbol,
  symbol_after = symbol)
Arguments
| symbol | (character) A sequence of symbols to add on both sides of selection. | 
| symbol_before | (character) A sequence of symbols to before the selection
(overrides value of  | 
| symbol_after | (character) A sequence of symbols to add after the selection
(overrides value of  | 
[Package spAddins version 0.2.0 Index]