2023-01-25
Here are some of my favorite things!
Tools > Keyboard Shortcuts Help or Alt/Opt+Shift+K
Function | Keyboard shortcut |
---|---|
Run current line | Ctrl/Cmd+Enter/Return |
Source entire script | Ctrl/Cmd+Shift+S |
Insert assignment operator | Alt/Opt+- |
Insert pipe | Ctrl/Cmd+Shift+M |
Comment lines | Ctrl/Cmd+Shift+C |
Learn to use keyboard shortcuts
You can remap keyboard shortcuts (I’ve remapped Insert assignment operator to Ctrl/Cmd+Shift+,)
Restart R often