rs_enclose_with_percent: Enclose with %%

View source: R/enclose.R

rs_enclose_with_percentR Documentation

Enclose with %%

Description

Call this function as an add-in to enclose selected text with percent operator ⁠%⁠.

Usage

rs_enclose_with_percent(context = rs_get_context())

Arguments

context

(class document_context)
Object with context of active RStudio document.

See Also

Other 'Insert at cursor position' add-ins: insert_magrittr_operators, rs_insert_infix_in(), rs_insert_integer_division(), rs_insert_matrix_multiplication(), rs_insert_modulo()


GegznaV/addins.rs documentation built on May 5, 2023, 11:12 p.m.