rs_enclose_selection_with: Enclose selection of text with indicated symbols

Description Usage Arguments

Description

Enclose selection of text with indicated symbols

Usage

1
2
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).

symbol_after

(character) A sequence of symbols to add after the selection (overrides value of symbol).


spAddins documentation built on May 2, 2019, 3:04 a.m.