rs_insert_modulo: Insert %%

View source: R/insert_operators_other.R

rs_insert_moduloR Documentation

Insert %%

Description

Call this function as an add-in to insert %% at the cursor position.

Usage

rs_insert_modulo(context = rs_get_context())

Arguments

context

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

Note

Operator does not work unless package which contains this operator is loaded.

See Also

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


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