RStudio
Running code, the console, panes, debugging, and packages in the RStudio IDE.
Published coverage: Mac, Windows. Environments: Desktop app.
Everything
Blocks and structure
Code editing
Comments and review
Editing
Files and printing
Navigation
Paragraphs and lists
Search
Selection
View and zoom
8 actions and 8 key variants match.
- RStudio Documented
| Action | Keys | Row actions |
|---|---|---|
| Go to a file or function Anywhere | Windows Ctrl. | Details |
| Run from the start to the current line Source editor | Windows CtrlAltB | Details |
| Run from the current line to the end Source editor | Windows CtrlAltE | Details |
| Go to a line Source editor | Windows ShiftAltG | Details |
| Go to the next section Source editor | Windows CtrlPage Down | Details |
| Go to the previous section Source editor | Windows CtrlPage Up | Details |
| Run the next line Debugging | Windows F10 | Details |
| Restart the R session Anywhere | Windows CtrlShiftF10 | Details |