user.lang.r.r
| (op | is) in | Insert ” %in% “ |
| toggle library | GUI: List libraries for active language |
| library <user.code_libraries> | Inserts a library and positions the cursor appropriately Press end enter. |
| (chain | pipe that) | Press end. Insert ” %>%” Press enter. |
| state na | Insert text at the current cursor position |
| ^function define <user.text>$ | Inserts private function declaration |
| named arg {user.code_parameter_name} | Inserts a named argument |