RStudio
Run from the current line to the end
Press Ctrl + Alt + E to run from the current line to the end in RStudio. On a Mac, press Cmd + Option + E instead.
Where it works: Source editor
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Desktop app | CmdOptionE |
| Windows | Desktop app | CtrlAltE |
Where this comes from
Keyboard Shortcuts in the RStudio IDE - Posit Support
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.