rs_replace_in_selection: Replace text in selection.

Description Usage Arguments

View source: R/rs_replace_in_selection.R

Description

Replace text in selection.

Usage

1
rs_replace_in_selection(pattern, replacement, context = get_context())

Arguments

pattern

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

replacement

(character) The replacement text.

context

Object with context of active R Studio document (class document_context).


GegznaV/spAddins documentation built on Nov. 20, 2020, 10:42 p.m.