NB: This guide assumes you are using RStudio v1.1 or later
The Global Options menu (found in the Tools drop-down menu) allows you to customise the RStudio interface. This includes both aesthetic and functionality changes.
Appearance tab:
RStudio themesEditor themesEditor fonts. Ligature-enabled fonts (none of the default fonts) let multi-character symbols like <- be displayed as a single characterglobal options Code:Completion:Use tab for multiline completions Code:Diagnostics: Check arguments/No defintion/define no use/styleguide Appearence Pane Layout
Alt+Shift+K Ctrl+1 Move to source Ctrl+2 Move to console Ctrl+Shift+1 Maximise Source etc Ctrl+Ent Alt+Ent Ctrl+Shift+P re-run previous Ctrl+I re-indent lines Ctrl+Shift+C comment/uncomment Alt+- insert <- Ctrl+Shift+M insert %>% Ctrl+L F1 F2 Up in console Tab autocompletion