rs_insert_infix_not_in {spAddins}R Documentation

Insert %!in%

Description

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

Usage

rs_insert_infix_not_in()

Note

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

See Also

Operator %in%.

Other 'Insert at cursor position' add-ins: insert_magrittr_operators, rs_insert_infix_R, rs_insert_infix_in, rs_insert_matrix_multiplication


[Package spAddins version 0.2.0 Index]