rs_replace_in_selection {spAddins} | R Documentation |
Replace text in selection
rs_replace_in_selection(pattern, replacement)
pattern |
(character) A fixted pattern of text to be replaced (not a regular expression). |
replacement |
(character) The replacement text. |