rs_replace_in_selection {spAddins}R Documentation

Replace text in selection

Description

Replace text in selection

Usage

rs_replace_in_selection(pattern, replacement)

Arguments

pattern

(character) A fixted pattern of text to be replaced (not a regular expression).

replacement

(character) The replacement text.


[Package spAddins version 0.2.0 Index]